summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-10-31net: Add support for XPS with QoS via traffic classesAlexander Duyck
2016-10-31net: Refactor removal of queues from XPS map and apply on num_tc changesAlexander Duyck
2016-10-31net: Add sysfs value to determine queue traffic classAlexander Duyck
2016-10-31net: Move functions for configuring traffic classes out of inline headersAlexander Duyck
2016-10-31net: add an ioctl to get a socket network namespaceAndrey Vagin
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-29genetlink: Fix generic netlink family unregisterpravin shelar
2016-10-29Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller
2016-10-29tipc: fix broadcast link synchronization problemJon Paul Maloy
2016-10-29tcp_bbr: add a state transition diagram and accompanying commentNeal Cardwell
2016-10-29Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-m...David S. Miller
2016-10-29rds: debug messages are enabled by defaultshamir rabinovitch
2016-10-29Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-10-29net: dev: Fix non-RCU based lower dev walkerDavid Ahern
2016-10-29flow_dissector: __skb_get_hash_symmetric arg can be constFlorian Westphal
2016-10-29tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet
2016-10-29Merge tag 'batadv-net-for-davem-20161026' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-10-29packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn
2016-10-29net_sched actions: use nla_parse_nested()Johannes Berg
2016-10-29switchdev: Remove redundant variableIdo Schimmel
2016-10-29netlink: Add nla_memdup() to wrap kmemdup() use on nlattrThomas Graf
2016-10-29net: ip, diag: include net/inet_sock.hArnd Bergmann
2016-10-29ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()Eli Cooper
2016-10-29inet: Fix missing return value in inet6_hashCraig Gallek
2016-10-29sctp: validate chunk len before actually using itMarcelo Ricardo Leitner
2016-10-28net caif: insert missing spaces in pr_* messages and unbreak multi-line stringsColin Ian King
2016-10-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-10-28mac80211: fils_aead: fix encrypt error handlingArnd Bergmann
2016-10-27net: skip genenerating uevents for network namespaces that are exitingAndrey Vagin
2016-10-27net sched filters: fix notification of filter delete with proper handleJamal Hadi Salim
2016-10-27flow_dissector: fix vlan tag handlingArnd Bergmann
2016-10-27net: ipv6: Do not consider link state for nexthop validationDavid Ahern
2016-10-27net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg
2016-10-27genetlink: use idr to track familiesJohannes Berg
2016-10-27genetlink: statically initialize familiesJohannes Berg
2016-10-27genetlink: no longer support using static family IDsJohannes Berg
2016-10-27genetlink: introduce and use genl_family_attrbuf()Johannes Berg
2016-10-27skbedit: allow the user to specify bitmask for markAntonio Quartulli
2016-10-27cfg80211: Add support to update connection parametersvamsi krishna
2016-10-27cfg80211: handle fragmented IEs in splittingJohannes Berg
2016-10-27cfg80211: configure multicast to unicast for AP interfacesMichael Braun
2016-10-27mac80211: Claim Fast Initial Link Setup (FILS) STA supportJouni Malinen
2016-10-27mac80211: FILS AEAD protection for station mode association framesJouni Malinen
2016-10-27mac80211: Add FILS auth alg mappingJouni Malinen
2016-10-27cfg80211: Add KEK/nonces for FILS association framesJouni Malinen
2016-10-27cfg80211: Add Fast Initial Link Setup (FILS) auth algsJouni Malinen
2016-10-27mac80211: Allow AUTH_DATA to be used for FILSJouni Malinen
2016-10-27cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen