summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | act_mirred: avoid calling tcf_hash_release() when bindingWANG Cong2015-08-031-0/+2
| * | | openvswitch: Fix L4 checksum handling when dealing with IP fragmentsGlenn Griffin2015-08-031-4/+12
| * | | fq_codel: explicitly reset flows in ->reset()Eric Dumazet2015-08-021-3/+19
* | | | net: ipv4: increase dhcp inter device timeoutMugunthan V N2015-08-121-1/+1
* | | | net: dsa: add support for switchdev FDB objectsVivien Didelot2015-08-111-61/+81
* | | | net: switchdev: support static FDB addressesVivien Didelot2015-08-111-1/+1
* | | | net: dsa: change FDB routines prototypesVivien Didelot2015-08-111-7/+9
* | | | Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller2015-08-113-121/+106
| |_|/ |/| |
* | | dsa: Support multiple MDIO bussesAndrew Lunn2015-08-101-1/+11
* | | gre: Remove support for sharing GRE protocol hook.Pravin B Shelar2015-08-102-216/+200
* | | openvswitch: Use regular GRE net_device instead of vportPravin B Shelar2015-08-104-250/+59
* | | ip_gre: Add support to collect tunnel metadata.Pravin B Shelar2015-08-104-27/+209
* | | openvswitch: Move tunnel destroy function to oppenvswitch module.Pravin B Shelar2015-08-103-20/+20
* | | net: add explicit logging and stat for neighbour table overflowRick Jones2015-08-101-4/+10
* | | bridge: netlink: add support for vlan_filtering attributeNikolay Aleksandrov2015-08-103-7/+32
* | | net: ethernet: Fix double word "the the" in eth.cMasanari Iida2015-08-091-1/+1
* | | mpls: Enforce payload type of traffic sent using explicit NULLRobert Shearman2015-08-091-27/+44
* | | net: dsa: add support for switchdev FDB objectsVivien Didelot2015-08-091-102/+116
* | | net: switchdev: support static FDB addressesVivien Didelot2015-08-091-1/+1
* | | net: switchdev: change fdb addr for a byte arrayVivien Didelot2015-08-092-3/+4
* | | net:wimax: Fix doucble word "the the" in networking.xmlMasanari Iida2015-08-091-2/+1
* | | net: Fix race condition in store_rps_mapTom Herbert2015-08-071-4/+7
* | | openvswitch: Make 100 percents packets sampled when sampling rate is 1.Wenyu Zhang2015-08-071-1/+4
* | | vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov2015-08-071-1/+1
* | | RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.Sowmini Varadhan2015-08-074-50/+162
* | | RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...Sowmini Varadhan2015-08-0712-27/+59
* | | af_mpls: add null dev check in find_outdevRoopa Prabhu2015-08-061-0/+3
* | | 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
OpenPOWER on IntegriCloud