summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-08-20NFC: nci: export nci_core_reset and nci_core_initRobert Baldyga
2015-08-20NFC: nci: Add post_setup handlerRobert Baldyga
2015-08-17nfc: netlink: Warning fixChristophe Ricard
2015-08-17nfc: netlink: Add check on NFC_ATTR_VENDOR_DATAChristophe Ricard
2015-08-13net: frags: Add VRF device index to cache and lookupDavid Ahern
2015-08-13net: Use VRF index for oif in ip_send_unicast_replyDavid Ahern
2015-08-13net: Use passed in table for nexthop lookupsDavid Ahern
2015-08-13net: Add routes to the table associated with the deviceDavid Ahern
2015-08-13net: Fix up inet_addr_type checksDavid Ahern
2015-08-13net: Add inet_addr lookup by tableDavid Ahern
2015-08-13udp: Handle VRF device in sendmsgDavid Ahern
2015-08-13net: Use VRF device index for lookups on TXDavid Ahern
2015-08-13net: Use VRF device index for lookups on RXDavid Ahern
2015-08-13net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfoAndy Gospodarek
2015-08-13net: allow sleeping when modifying store_rps_mapSasha Levin
2015-08-13net: dsa: add support for switchdev VLAN objectsVivien Didelot
2015-08-13net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-08-13net: track link status of ipv6 nexthopsAndy Gospodarek
2015-08-13tcp: TLP retransmits last if failed to send new packetYuchung Cheng
2015-08-13tcp: don't extend RTO on failed loss probe attemptsYuchung Cheng
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-12net: ipv4: increase dhcp inter device timeoutMugunthan V N
2015-08-12net: dsa: Do not override PHY interface if already configuredFlorian Fainelli
2015-08-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-11net: dsa: add support for switchdev FDB objectsVivien Didelot
2015-08-11net: switchdev: support static FDB addressesVivien Didelot
2015-08-11net: dsa: change FDB routines prototypesVivien Didelot
2015-08-11Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller
2015-08-10inet: fix possible request socket leakEric Dumazet
2015-08-10inet: fix races with reqsk timersEric Dumazet
2015-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-08-10dsa: Support multiple MDIO bussesAndrew Lunn
2015-08-10gre: Remove support for sharing GRE protocol hook.Pravin B Shelar
2015-08-10openvswitch: Use regular GRE net_device instead of vportPravin B Shelar
2015-08-10ip_gre: Add support to collect tunnel metadata.Pravin B Shelar
2015-08-10openvswitch: Move tunnel destroy function to oppenvswitch module.Pravin B Shelar
2015-08-10net: add explicit logging and stat for neighbour table overflowRick Jones
2015-08-10bridge: netlink: add support for vlan_filtering attributeNikolay Aleksandrov
2015-08-10ipv6: don't reject link-local nexthop on other interfaceFlorian Westphal
2015-08-10netlink: make sure -EBUSY won't escape from netlink_insertDaniel Borkmann
2015-08-10netfilter: SYNPROXY: fix sending window update to clientPhil Sutter
2015-08-10netfilter: ip6t_SYNPROXY: fix NULL pointer dereferencePhil Sutter
2015-08-09net: ethernet: Fix double word "the the" in eth.cMasanari Iida
2015-08-09mpls: Enforce payload type of traffic sent using explicit NULLRobert Shearman
2015-08-09net: dsa: add support for switchdev FDB objectsVivien Didelot
2015-08-09net: switchdev: support static FDB addressesVivien Didelot
2015-08-09net: switchdev: change fdb addr for a byte arrayVivien Didelot
2015-08-09net:wimax: Fix doucble word "the the" in networking.xmlMasanari Iida
2015-08-07net: Fix race condition in store_rps_mapTom Herbert
2015-08-07Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller