aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-13mac80211: remove always true conditionDan Carpenter1-4/+1
2015-08-13mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg1-17/+0
2015-08-13rfkill: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
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-116lowpan: move module_init into core functionalityAlexander Aring2-19/+20
2015-08-116lowpan: add generic 6lowpan netdev private dataAlexander Aring5-6/+32
2015-08-11Bluetooth: 6lowpan: change netdev_priv to lowpan_devAlexander Aring1-1/+1
2015-08-11net: rfkill: gpio: Remove BCM2E39 supportFrederic Danis1-1/+0
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-11batman-adv: Avoid u32 overflow during gateway selectRuben Wisniewski1-1/+1
2015-08-11batman-adv: Replace gw_reselect divisor with simple shiftSven Eckelmann1-5/+1
2015-08-11xfrm: Add oif to dst lookupsDavid Ahern3-18/+24
2015-08-11net/xfrm: use kmemdup rather than duplicating its implementationAndrzej Hajda1-4/+2
2015-08-11xfrm6: Fix IPv6 ECN decapsulationThomas Egerer1-2/+1
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-10Bluetooth: Enable new connection establishment procedure.Jakub Pawlowski2-5/+8
2015-08-10Bluetooth: timeout handling in new connect procedureJakub Pawlowski1-2/+6
2015-08-10Bluetooth: advertisement handling in new connect procedureJakub Pawlowski3-37/+72
2015-08-10Bluetooth: add hci_connect_le_scanJakub Pawlowski2-0/+207
2015-08-10Bluetooth: add hci_lookup_le_connectJakub Pawlowski4-10/+7
2015-08-10ieee802154: 6lowpan: fix error frag handlingAlexander Aring1-1/+1
2015-08-10ieee802154: add ack request default handlingAlexander Aring5-1/+77
2015-08-10mac802154: change frame_retries behaviourAlexander Aring2-8/+4
2015-08-10mac802154: cfg: remove test and set checksAlexander Aring1-16/+0
2015-08-10mac802154: fix wpan mac setting while lowpan is thereAlexander Aring1-0/+15
2015-08-10ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring3-86/+27
2015-08-106lowpan: Fix extraction of flow label fieldLukasz Duda1-1/+1
2015-08-10Bluetooth: Fix breakage in amp_write_rem_assoc_frag()Dan Carpenter1-1/+1
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