summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-03-01net: pktgen: use reset to set mac headerZhang Shengju
2016-03-01sch_mqprio: Fix build with older gcc.David S. Miller
2016-03-01net: remove skb_sender_cpu_clear()WANG Cong
2016-03-01net: ipv6/l3mdev: Move host route on saved address if necessaryDavid Ahern
2016-03-01net: sctp: Convert log timestamps to be y2038 safeDeepa Dinamani
2016-03-01net: ipv4: tcp_probe: Replace timespec with timespec64Deepa Dinamani
2016-03-01net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani
2016-03-01Support to encoding decoding skb prio on IFE actionJamal Hadi Salim
2016-03-01Support to encoding decoding skb mark on IFE actionJamal Hadi Salim
2016-03-01introduce IFE actionJamal Hadi Salim
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-03-01bridge: mcast: add support for more router port information dumpingNikolay Aleksandrov
2016-03-01bridge: mcast: add support for temporary port routerNikolay Aleksandrov
2016-03-01bridge: mcast: do nothing if port's multicast_router is set to the same valNikolay Aleksandrov
2016-03-01bridge: mcast: use names for the different multicast_router typesNikolay Aleksandrov
2016-03-01net: dsa: support VLAN filtering switchdev attrVivien Didelot
2016-03-01Introduce devlink infrastructureJiri Pirko
2016-03-01net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend
2016-03-01net: sched: consolidate offload decision in cls_u32John Fastabend
2016-03-01ovs: propagate per dp max headroom to all vportsPaolo Abeni
2016-03-01bridge: notify enslaved devices of headroom changesPaolo Abeni
2016-02-29sch_dsmark: update backlog as wellWANG Cong
2016-02-29sch_htb: update backlog as wellWANG Cong
2016-02-29net_sched: update hierarchical backlog tooWANG Cong
2016-02-29net_sched: introduce qdisc_replace() helperWANG Cong
2016-02-26GSO: Provide software checksum of tunneled UDP fragmentation offloadAlexander Duyck
2016-02-26net: l3mdev: prefer VRF master for source address selectionDavid Lamparter
2016-02-26net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern
2016-02-26net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny
2016-02-26net: core: use __ethtool_get_ksettingsDavid Decotigny
2016-02-26net: bridge: use __ethtool_get_ksettingsDavid Decotigny
2016-02-26net: 8021q: use __ethtool_get_ksettingsDavid Decotigny
2016-02-26net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny
2016-02-26net: Facility to report route quality of connected socketsTom Herbert
2016-02-26net: ipv6: Make address flushing on ifdown optionalDavid Ahern
2016-02-25tipc: fix null deref crash in compat config pathFlorian Westphal
2016-02-25tipc: fix crash during node removalJon Paul Maloy
2016-02-25tipc: eliminate risk of finding to-be-deleted node instanceJon Paul Maloy
2016-02-25net: dsa: drop vlan_getnextVivien Didelot
2016-02-25net: dsa: add port_vlan_dump routineVivien Didelot
2016-02-25net_sched: add network namespace support for tc actionsWANG Cong
2016-02-25net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong
2016-02-24eth: Pull header from first fragment via eth_get_headlenAlexander Duyck
2016-02-24flow_dissector: Use same pointer for IPv4 and IPv6 addressesAlexander Duyck
2016-02-24flow_dissector: Correctly handle parsing FCoEAlexander Duyck
2016-02-24flow_dissector: Fix fragment handling for header length computationAlexander Duyck
2016-02-24flow_dissector: Check for IP fragmentation even if not using IPv4 addressAlexander Duyck
2016-02-24soreuseport: fix merge conflict in tcp bindCraig Gallek
2016-02-24rfkill: Factor rfkill_global_states[].cur assignmentsJoão Paulo Rechi Vita
2016-02-24rfkill: Remove extra blank lineJoão Paulo Rechi Vita