summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-08-11Bluetooth: 6lowpan: change netdev_priv to lowpan_devAlexander Aring
2015-08-11net: rfkill: gpio: Remove BCM2E39 supportFrederic Danis
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-11batman-adv: Avoid u32 overflow during gateway selectRuben Wisniewski
2015-08-11batman-adv: Replace gw_reselect divisor with simple shiftSven Eckelmann
2015-08-11xfrm: Add oif to dst lookupsDavid Ahern
2015-08-11net/xfrm: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-08-11xfrm6: Fix IPv6 ECN decapsulationThomas Egerer
2015-08-11netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann
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-10nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton
2015-08-10nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton
2015-08-10nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton
2015-08-10nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton
2015-08-10nfsd/sunrpc: move sv_function into sv_opsJeff Layton
2015-08-10nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton
2015-08-10svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever
2015-08-10Bluetooth: Enable new connection establishment procedure.Jakub Pawlowski
2015-08-10Bluetooth: timeout handling in new connect procedureJakub Pawlowski
2015-08-10Bluetooth: advertisement handling in new connect procedureJakub Pawlowski
2015-08-10Bluetooth: add hci_connect_le_scanJakub Pawlowski
2015-08-10Bluetooth: add hci_lookup_le_connectJakub Pawlowski
2015-08-10ieee802154: 6lowpan: fix error frag handlingAlexander Aring
2015-08-10ieee802154: add ack request default handlingAlexander Aring
2015-08-10mac802154: change frame_retries behaviourAlexander Aring
2015-08-10mac802154: cfg: remove test and set checksAlexander Aring
2015-08-10mac802154: fix wpan mac setting while lowpan is thereAlexander Aring
2015-08-10ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring
2015-08-106lowpan: Fix extraction of flow label fieldLukasz Duda
2015-08-10Bluetooth: Fix breakage in amp_write_rem_assoc_frag()Dan Carpenter
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