summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* mpls: Enforce payload type of traffic sent using explicit NULLRobert Shearman2015-08-09
* net: dsa: add support for switchdev FDB objectsVivien Didelot2015-08-09
* net: switchdev: support static FDB addressesVivien Didelot2015-08-09
* net: switchdev: change fdb addr for a byte arrayVivien Didelot2015-08-09
* net:wimax: Fix doucble word "the the" in networking.xmlMasanari Iida2015-08-09
* net: Fix race condition in store_rps_mapTom Herbert2015-08-07
* openvswitch: Make 100 percents packets sampled when sampling rate is 1.Wenyu Zhang2015-08-07
* vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov2015-08-07
* RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.Sowmini Varadhan2015-08-07
* RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan2015-08-07
* af_mpls: add null dev check in find_outdevRoopa Prabhu2015-08-06
* mpls: small cleanup in inet/inet6_fib_lookup_dev()Dan Carpenter2015-08-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-04
|\
| * netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()Subash Abhinov Kasiviswanathan2015-08-04
| * netfilter: bridge: do not initialize statics to 0 or NULLBernhard Thaler2015-07-30
| * netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal2015-07-30
| * netfilter: nf_ct_sctp: minimal multihoming supportMichal Kubeček2015-07-30
| * netfilter: rename local nf_hook_list to hook_listPablo Neira Ayuso2015-07-23
| * netfilter: fix possible removal of wrong hookPablo Neira Ayuso2015-07-23
| * netfilter: nf_queue: fix nf_queue_nf_hook_drop()Pablo Neira Ayuso2015-07-23
| * netfilter: Fix memory leak in nf_register_net_hookEric W. Biederman2015-07-20
| * netfilter: xtables: remove __pure annotationFlorian Westphal2015-07-15
| * netfilter: add and use jump label for xt_teeFlorian Westphal2015-07-15
| * netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal2015-07-15
| * netfilter: move tee_active to coreFlorian Westphal2015-07-15
| * netfilter: xtables: compute exact size needed for jumpstackFlorian Westphal2015-07-15
| * netfilter: nftables: Only run the nftables chains in the proper netnsEric W. Biederman2015-07-15
| * netfilter: Per network namespace netfilter hooks.Eric W. Biederman2015-07-15
| * netfilter: Factor out the hook list selection from nf_register_hookEric W. Biederman2015-07-15
| * netfilter: Simply the tests for enabling and disabling the ingress queue hookEric W. Biederman2015-07-15
| * ipvs: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-07-15
* | mpls: Use definition for reserved label checksRobert Shearman2015-08-03
* | ipv4: apply lwtunnel encap for locally-generated packetsRobert Shearman2015-08-03
* | lwtunnel: set skb protocol and devRobert Shearman2015-08-03
* | bridge: mdb: fix vlan_enabled access when vlans are not configuredNikolay Aleksandrov2015-08-03
* | act_bpf: properly support late binding of bpf action to a classifierDaniel Borkmann2015-08-03
* | bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0Satish Ashok2015-08-03
* | bridge: Don't segment multiple tagged packets on bridge deviceToshiaki Makita2015-08-03
* | ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann2015-08-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-31
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-31
| |\ \
| | * | act_pedit: check binding before calling tcf_hash_release()WANG Cong2015-07-31
| | * | net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...Sowmini Varadhan2015-07-30
| | * | net: sched: fix refcount imbalance in actionsDaniel Borkmann2015-07-30
| | * | act_bpf: fix memory leaks when replacing bpf programsDaniel Borkmann2015-07-29
| | * | ipv6: flush nd cache on IFF_NOARP changeEric Dumazet2015-07-29
| | * | bridge: mdb: fix delmdb state in the notificationNikolay Aleksandrov2015-07-29
| | * | bridge: mcast: give fast leave precedence over multicast router and querierSatish Ashok2015-07-29
| | * | bridge: Fix network header pointer for vlan tagged packetsToshiaki Makita2015-07-29
| | * | packet: tpacket_snd(): fix signed/unsigned comparisonAlexander Drozdov2015-07-29