summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg
2015-07-17mac80211: shrink struct ieee80211_fragment_entryJohannes Berg
2015-07-17mac80211: mesh: move fail_avg into mesh structJohannes Berg
2015-07-17mac80211: minstrel_ht: handle peers in dynamic SMPSKrishna Chaitanya
2015-07-17mac80211: mesh process the target only subfield for mesh hwmpChun-Yeow Yeoh
2015-07-17mac80211: TDLS: correctly configure SMPS stateArik Nemtsov
2015-07-17mac80211: enable assoc check for mesh interfacesBob Copeland
2015-07-17mac80211: mac80211: Check SN for deactivated mpathsJesse Jones
2015-07-17mac80211: mesh: don't invalidate SN on discovery failureJesse Jones
2015-07-17mac80211: mesh: add missing case to PERR processingAlexis Green
2015-07-17mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov
2015-07-17mac80211: define TDLS wider BW support bitsArik Nemtsov
2015-07-17mac80211: clear local->in_reconfig on reconfig errorEliad Peller
2015-07-17mac80211: allow passing NULL to ieee80211_vif_to_wdev()Johannes Berg
2015-07-17mac80211: avoid unnecessary beacon deref on CSA counter updateWojciech Dubowik
2015-07-17mac80211: move mesh STA parameters code to own functionJohannes Berg
2015-07-17mac80211: move mesh related station fields to own structJohannes Berg
2015-07-17mac80211: remove IEEE80211_RX_FRAGMENTEDJohannes Berg
2015-07-17mac80211: duplicate station's MAC address for hash tableJohannes Berg
2015-07-17mac80211: support device/driver PN check for CCMP/GCMPJohannes Berg
2015-07-17mac80211: remove key TX/RX counterJohannes Berg
2015-07-17mac80211: remove zero-length A-MPDU subframe reportingJohannes Berg
2015-07-17mac80211: don't store napi structJohannes Berg
2015-07-17mac80211: fix comment referring to RX queueJohannes Berg
2015-07-17mac80211: move ieee80211_get_bssid into RX fileJohannes Berg
2015-07-17mac80211: remove short frame test and counterJohannes Berg
2015-07-17mac80211: remove sta_info.gtk_idxJohannes Berg
2015-07-17mac80211: rename 'sta_inf' variable to more common 'sta'Johannes Berg
2015-07-17mac80211: remove exposing 'mfp' to driversJohannes Berg
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-12Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...David S. Miller
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp
2015-07-11net: dsa: Fix off-by-one in switch address parsingFlorian Fainelli
2015-07-11net: dsa: Test array index before useFlorian Fainelli
2015-07-11net: switchdev: don't abort unsupported operationsVivien Didelot
2015-07-10net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter
2015-07-10bridge: mdb: allow the user to delete mdb entry if there's a querierSatish Ashok
2015-07-10net: call rcu_read_lock early in process_backlogJulian Anastasov
2015-07-10net: do not process device backlog during unregistrationJulian Anastasov
2015-07-09bridge: fix potential crash in __netdev_pick_tx()Eric Dumazet
2015-07-09net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()Oleg Nesterov
2015-07-09net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov
2015-07-09libceph: treat sockaddr_storage with uninitialized family as blankIlya Dryomov
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov
2015-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-07-08ipv4: add support for linkdown sysctl to netconfAndy Gospodarek
2015-07-08bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov
2015-07-08net/tipc: initialize security state for new connection socketStephen Smalley
2015-07-08ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs
2015-07-08rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann