aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-13tcp: TLP retransmits last if failed to send new packetYuchung Cheng1-16/+22
2015-08-13tcp: don't extend RTO on failed loss probe attemptsYuchung Cheng1-7/+6
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-57/+139
2015-08-12net: ipv4: increase dhcp inter device timeoutMugunthan V N1-1/+1
2015-08-12net: dsa: Do not override PHY interface if already configuredFlorian Fainelli1-1/+2
2015-08-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller1-1/+1
2015-08-11net: dsa: add support for switchdev FDB objectsVivien Didelot1-61/+81
2015-08-11net: switchdev: support static FDB addressesVivien Didelot1-1/+1
2015-08-11net: dsa: change FDB routines prototypesVivien Didelot1-7/+9
2015-08-11Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller3-121/+106
2015-08-10inet: fix possible request socket leakEric Dumazet2-2/+2
2015-08-10inet: fix races with reqsk timersEric Dumazet2-2/+8
2015-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-19/+20
2015-08-10dsa: Support multiple MDIO bussesAndrew Lunn1-1/+11
2015-08-10gre: Remove support for sharing GRE protocol hook.Pravin B Shelar2-216/+200
2015-08-10openvswitch: Use regular GRE net_device instead of vportPravin B Shelar4-250/+59
2015-08-10ip_gre: Add support to collect tunnel metadata.Pravin B Shelar4-27/+209
2015-08-10openvswitch: Move tunnel destroy function to oppenvswitch module.Pravin B Shelar3-20/+20
2015-08-10net: add explicit logging and stat for neighbour table overflowRick Jones1-4/+10
2015-08-10bridge: netlink: add support for vlan_filtering attributeNikolay Aleksandrov3-7/+32
2015-08-10ipv6: don't reject link-local nexthop on other interfaceFlorian Westphal1-2/+4
2015-08-10netlink: make sure -EBUSY won't escape from netlink_insertDaniel Borkmann1-0/+5
2015-08-10netfilter: SYNPROXY: fix sending window update to clientPhil Sutter2-2/+4
2015-08-10netfilter: ip6t_SYNPROXY: fix NULL pointer dereferencePhil Sutter1-8/+10
2015-08-09net: ethernet: Fix double word "the the" in eth.cMasanari Iida1-1/+1
2015-08-09mpls: Enforce payload type of traffic sent using explicit NULLRobert Shearman1-27/+44
2015-08-09net: dsa: add support for switchdev FDB objectsVivien Didelot1-102/+116
2015-08-09net: switchdev: support static FDB addressesVivien Didelot1-1/+1
2015-08-09net: switchdev: change fdb addr for a byte arrayVivien Didelot2-3/+4
2015-08-09net:wimax: Fix doucble word "the the" in networking.xmlMasanari Iida1-2/+1
2015-08-07net: Fix race condition in store_rps_mapTom Herbert1-4/+7
2015-08-07Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-10/+42
2015-08-07openvswitch: Make 100 percents packets sampled when sampling rate is 1.Wenyu Zhang1-1/+4
2015-08-07vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov1-1/+1
2015-08-07RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.Sowmini Varadhan4-50/+162
2015-08-07RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_netSowmini Varadhan12-27/+59
2015-08-06bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and policyNikolay Aleksandrov1-0/+2
2015-08-06bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policyNikolay Aleksandrov1-0/+2
2015-08-06net: pktgen: don't abuse current->state in pktgen_thread_worker()Oleg Nesterov1-3/+0
2015-08-06af_mpls: add null dev check in find_outdevRoopa Prabhu1-0/+3
2015-08-06mpls: small cleanup in inet/inet6_fib_lookup_dev()Dan Carpenter1-9/+4
2015-08-06net: Fix skb_set_peeked use-after-free bugHerbert Xu1-6/+7
2015-08-06Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY eventJakub Pawlowski1-1/+1
2015-08-05netfilter: conntrack: Use flags in nf_ct_tmpl_alloc()Joe Stringer1-2/+2
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller17-194/+398
2015-08-05batman-adv: initialize up/down values when adding a gatewaySimon Wunderlich1-0/+2
2015-08-05batman-adv: protect tt_local_entry from concurrent delete eventsMarek Lindner1-1/+10
2015-08-05batman-adv: fix kernel crash due to missing NULL checksMarek Lindner2-4/+17
2015-08-05batman-adv: avoid DAT to mess up LAN stateAntonio Quartulli1-5/+13
2015-08-04netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()Subash Abhinov Kasiviswanathan1-5/+0