summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27cfg80211: Define IEEE P802.11ai (FILS) information elementsJouni Malinen
2016-10-27cfg80211: Add feature flag for Fast Initial Link Setup (FILS) as STAJouni 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-26firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardB...Stefan Richter
2016-10-26firewire: net: fix maximum possible MTUStefan Richter
2016-10-26net: netcp: add missing of_node_put() in netcp_probe()Wei Yongjun
2016-10-26net: ena: use setup_timer() and mod_timer()Wei Yongjun
2016-10-26amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun
2016-10-26net: ns83820: use dev_kfree_skb_irq instead of kfree_skbWei Yongjun
2016-10-26net: eth: altera: Fix error return code in altera_tse_probe()Wei Yongjun
2016-10-26net: dsa: mv88e6xxx: use setup_timer to simplify the codeWei Yongjun
2016-10-26net: netcp: drop kfree for memory allocated with devm_kzallocWei Yongjun
2016-10-26batman-adv: Revert "use core MTU range checking in misc drivers"Sven Eckelmann
2016-10-26Merge branch 'BCM54612E'David S. Miller
2016-10-26net: phy: broadcom: Add support for BCM54612EXo Wang
2016-10-26net: phy: broadcom: Update Auxiliary Control Register macrosXo Wang
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-23Merge branch 'mlxsw-cosmetics-plus-res-mgmt-rewrite'David S. Miller
2016-10-23mlxsw: Convert resources into arrayJiri Pirko
2016-10-23mlxsw: cmd: Push resource query defines to cmd.hJiri Pirko
2016-10-23mlxsw: reg: Generare register names automaticallyJiri Pirko
2016-10-23mlxsw: reg: Use helper macro to define registersJiri Pirko
2016-10-23mlxsw: item: Make char *buf arg constant for gettersJiri Pirko
2016-10-23mlxsw: item: Make struct mlxsw_item args constJiri Pirko