summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-03-02Support to encoding decoding skb mark on IFE actionJamal Hadi Salim3-0/+85
2016-03-02introduce IFE actionJamal Hadi Salim3-0/+883
2016-03-02Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller40-687/+1096
2016-03-02bridge: mcast: add support for more router port information dumpingNikolay Aleksandrov1-2/+14
2016-03-02bridge: mcast: add support for temporary port routerNikolay Aleksandrov1-2/+19
2016-03-02bridge: mcast: do nothing if port's multicast_router is set to the same valNikolay Aleksandrov1-1/+4
2016-03-02bridge: mcast: use names for the different multicast_router typesNikolay Aleksandrov1-28/+33
2016-03-02net: dsa: support VLAN filtering switchdev attrVivien Didelot1-0/+21
2016-03-02Introduce devlink infrastructureJiri Pirko3-0/+746
2016-03-02net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend1-10/+27
2016-03-02net: sched: consolidate offload decision in cls_u32John Fastabend1-4/+4
2016-03-01ovs: propagate per dp max headroom to all vportsPaolo Abeni3-1/+53
2016-03-01bridge: notify enslaved devices of headroom changesPaolo Abeni1-2/+35
2016-03-01sch_dsmark: update backlog as wellWANG Cong1-0/+3
2016-03-01sch_htb: update backlog as wellWANG Cong1-1/+4
2016-03-01net_sched: update hierarchical backlog tooWANG Cong19-47/+84
2016-03-01net_sched: introduce qdisc_replace() helperWANG Cong12-78/+12
2016-02-26GSO: Provide software checksum of tunneled UDP fragmentation offloadAlexander Duyck3-7/+37
2016-02-26net: l3mdev: prefer VRF master for source address selectionDavid Lamparter1-0/+17
2016-02-26net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern2-2/+14
2016-02-26net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny1-31/+14
2016-02-26net: core: use __ethtool_get_ksettingsDavid Decotigny2-12/+14
2016-02-26net: bridge: use __ethtool_get_ksettingsDavid Decotigny1-3/+3
2016-02-26net: 8021q: use __ethtool_get_ksettingsDavid Decotigny1-4/+4
2016-02-26net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny1-6/+447
2016-02-26net: Facility to report route quality of connected socketsTom Herbert1-0/+4
2016-02-26net: ipv6: Make address flushing on ifdown optionalDavid Ahern1-15/+121
2016-02-26tipc: fix null deref crash in compat config pathFlorian Westphal1-0/+1
2016-02-26tipc: fix crash during node removalJon Paul Maloy1-13/+11
2016-02-26tipc: eliminate risk of finding to-be-deleted node instanceJon Paul Maloy1-9/+9
2016-02-25net: dsa: drop vlan_getnextVivien Didelot1-34/+1
2016-02-25net: dsa: add port_vlan_dump routineVivien Didelot1-0/+3
2016-02-25net_sched: add network namespace support for tc actionsWANG Cong13-138/+699
2016-02-25net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong1-3/+29
2016-02-24eth: Pull header from first fragment via eth_get_headlenAlexander Duyck1-1/+2
2016-02-24flow_dissector: Use same pointer for IPv4 and IPv6 addressesAlexander Duyck1-6/+5
2016-02-24flow_dissector: Correctly handle parsing FCoEAlexander Duyck1-2/+5
2016-02-24flow_dissector: Fix fragment handling for header length computationAlexander Duyck1-3/+7
2016-02-24flow_dissector: Check for IP fragmentation even if not using IPv4 addressAlexander Duyck1-8/+9
2016-02-24soreuseport: fix merge conflict in tcp bindCraig Gallek1-0/+1
2016-02-24rfkill: Factor rfkill_global_states[].cur assignmentsJoão Paulo Rechi Vita1-21/+17
2016-02-24rfkill: Remove extra blank lineJoão Paulo Rechi Vita1-1/+0
2016-02-24rfkill: Improve documentation languageJoão Paulo Rechi Vita1-2/+2
2016-02-24net: rfkill: gpio: remove rfkill_gpio_platform_dataHeikki Krogerus2-10/+1
2016-02-24net: rfkill: gpio: get the name and type from device propertyHeikki Krogerus1-5/+11
2016-02-24net: rfkill: add rfkill_find_type functionHeikki Krogerus1-28/+30
2016-02-24cfg80211: add radiotap VHT info to rtap_namespace_sizesLorenzo Bianconi1-0/+1
2016-02-24cfg80211: Add global RRM capabilityBeni Lev1-7/+11
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon4-12/+10
2016-02-24mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon1-1/+15