summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mpls: small cleanup in inet/inet6_fib_lookup_dev()Dan Carpenter2015-08-061-9/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-0417-194/+398
|\
| * netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()Subash Abhinov Kasiviswanathan2015-08-041-5/+0
| * netfilter: bridge: do not initialize statics to 0 or NULLBernhard Thaler2015-07-301-3/+3
| * netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal2015-07-304-19/+11
| * netfilter: nf_ct_sctp: minimal multihoming supportMichal Kubeček2015-07-301-24/+77
| * netfilter: rename local nf_hook_list to hook_listPablo Neira Ayuso2015-07-231-14/+14
| * netfilter: fix possible removal of wrong hookPablo Neira Ayuso2015-07-231-22/+19
| * netfilter: nf_queue: fix nf_queue_nf_hook_drop()Pablo Neira Ayuso2015-07-233-11/+5
| * netfilter: Fix memory leak in nf_register_net_hookEric W. Biederman2015-07-201-1/+3
| * netfilter: xtables: remove __pure annotationFlorian Westphal2015-07-153-3/+3
| * netfilter: add and use jump label for xt_teeFlorian Westphal2015-07-154-2/+9
| * netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal2015-07-154-48/+48
| * netfilter: move tee_active to coreFlorian Westphal2015-07-152-7/+9
| * netfilter: xtables: compute exact size needed for jumpstackFlorian Westphal2015-07-154-25/+49
| * netfilter: nftables: Only run the nftables chains in the proper netnsEric W. Biederman2015-07-152-7/+6
| * netfilter: Per network namespace netfilter hooks.Eric W. Biederman2015-07-151-21/+161
| * netfilter: Factor out the hook list selection from nf_register_hookEric W. Biederman2015-07-151-14/+18
| * netfilter: Simply the tests for enabling and disabling the ingress queue hookEric W. Biederman2015-07-151-11/+6
| * ipvs: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-07-151-1/+1
* | mpls: Use definition for reserved label checksRobert Shearman2015-08-031-10/+11
* | ipv4: apply lwtunnel encap for locally-generated packetsRobert Shearman2015-08-031-0/+2
* | lwtunnel: set skb protocol and devRobert Shearman2015-08-031-2/+10
* | bridge: mdb: fix vlan_enabled access when vlans are not configuredNikolay Aleksandrov2015-08-031-2/+2
* | act_bpf: properly support late binding of bpf action to a classifierDaniel Borkmann2015-08-031-24/+27
* | bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0Satish Ashok2015-08-031-8/+60
* | bridge: Don't segment multiple tagged packets on bridge deviceToshiaki Makita2015-08-031-0/+1
* | ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann2015-08-021-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-3147-242/+427
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-3143-228/+402
| |\ \
| | * | act_pedit: check binding before calling tcf_hash_release()WANG Cong2015-07-311-3/+2
| | * | net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...Sowmini Varadhan2015-07-301-1/+2
| | * | net: sched: fix refcount imbalance in actionsDaniel Borkmann2015-07-301-5/+6
| | * | act_bpf: fix memory leaks when replacing bpf programsDaniel Borkmann2015-07-291-18/+35
| | * | ipv6: flush nd cache on IFF_NOARP changeEric Dumazet2015-07-291-0/+6
| | * | bridge: mdb: fix delmdb state in the notificationNikolay Aleksandrov2015-07-291-0/+1
| | * | bridge: mcast: give fast leave precedence over multicast router and querierSatish Ashok2015-07-291-24/+26
| | * | bridge: Fix network header pointer for vlan tagged packetsToshiaki Makita2015-07-291-7/+22
| | * | packet: tpacket_snd(): fix signed/unsigned comparisonAlexander Drozdov2015-07-291-1/+2
| | * | arp: filter NOARP neighbours for SIOCGARPEric Dumazet2015-07-281-7/+9
| | * | net/ipv4: suppress NETDEV_UP notification on address lifetime updateDavid Ward2015-07-281-1/+0
| | * | bridge: stp: when using userspace stp stop kernel hello and hold timersNikolay Aleksandrov2015-07-283-4/+18
| | * | packet: missing dev_put() in packet_do_bind()Lars Westerhoff2015-07-271-5/+3
| | * | fib_trie: Drop unnecessary calls to leaf_pull_suffixAlexander Duyck2015-07-271-4/+0
| | * | tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca2015-07-274-9/+13
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-07-261-0/+4
| | |\ \
| | | * | Bluetooth: Fix NULL pointer dereference in smp_conn_securityJohan Hedberg2015-07-231-0/+4
| | * | | inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov2015-07-263-3/+2
| | * | | inet: frag: don't wait for timer deletion when evictingFlorian Westphal2015-07-261-18/+11
| | * | | inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal2015-07-265-16/+16
OpenPOWER on IntegriCloud