summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-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-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-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-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-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
2016-10-27nl80211: use nla_parse_nested() instead of nla_parse()Johannes Berg
2016-10-27nl80211: move unsplit command advertising to a separate functionJohannes Berg
2016-10-27mac80211: validate new interface's beacon intervalsJohannes Berg
2016-10-27cfg80211: validate beacon int as part of iface combinationsJohannes Berg
2016-10-27cfg80211: disallow beacon_int_min_gcd with IBSSJohannes Berg
2016-10-27cfg80211: mesh: track (and thus validate) beacon intervalJohannes Berg
2016-10-27cfg80211: fix beacon interval in interface combination iterationJohannes Berg
2016-10-27cfg80211: add generic helper to check interface is runningArend Van Spriel
2016-10-27wireless: deprecate WDS and disable by defaultJohannes Berg
2016-10-26devlink: Prevent port_type_set() callback when it's not neededElad Raz
2016-10-26batman-adv: Revert "use core MTU range checking in misc drivers"Sven Eckelmann
2016-10-26sch_htb: do not report fake rate estimatorsEric Dumazet
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov
2016-10-23lwt: Remove unused len fieldThomas Graf
2016-10-23net: allow to kill a task which waits net_mutex in copy_new_nsAndrey Vagin
2016-10-23net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID framesShmulik Ladkani
2016-10-22bpf: add helper for retrieving current numa node idDaniel Borkmann
2016-10-22udp: use it's own memory accounting schemaPaolo Abeni
2016-10-22udp: implement memory accounting helpersPaolo Abeni
2016-10-22net/socket: factor out helpers for memory and queue manipulationPaolo Abeni