summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg
2015-05-05mac80211: remove useless skb->encapsulation checkJohannes Berg
2015-05-05mac80211: make LED triggering depend on activationJohannes Berg
2015-05-05mac80211: make LED trigger names constJohannes Berg
2015-05-05mac80211: clean up station debugfsJohannes Berg
2015-05-05mac80211: remove sta->tx_fragments counterJohannes Berg
2015-05-05mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg
2015-05-05mac80211: clean up global debugfs statisticsJohannes Berg
2015-04-24mac80211: force off channel transmission for public action framesMatti Gottlieb
2015-04-24mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach
2015-04-24mac80211: notify the driver upon BAR RxEmmanuel Grumbach
2015-04-24mac80211: fix ignored HT/VHT override configsChaya Rachel Ivgi
2015-04-24cfg80211: allow the plink state blocking for user managed meshChun-Yeow Yeoh
2015-04-24mac80211: use per-CPU TX/RX statisticsJohannes Berg
2015-04-24mac80211: don't update dev->trans_startJohannes Berg
2015-04-24mac80211: OCB: remove pointless check for broadcast BSSIDJohannes Berg
2015-04-24mac80211: clean up/rename prepare_for_handlers()Johannes Berg
2015-04-24mac80211: remove IEEE80211_RX_RA_MATCHJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-23mac80211: make station hash table max_size configurableJohannes Berg
2015-04-22mac80211: allow segmentation offloadsJohannes Berg
2015-04-22mac80211: allow drivers to support S/GJohannes Berg
2015-04-22mac80211: allow checksum offload only in fast-xmitJohannes Berg
2015-04-22mac80211: extend fast-xmit to cover IBSSJohannes Berg
2015-04-22mac80211: extend fast-xmit for more ciphersJohannes Berg
2015-04-22mac80211: extend fast-xmit to driver fragmentationJohannes Berg
2015-04-22mac80211: add TX fastpathJohannes Berg
2015-04-20mac80211: lock rate controlJohannes Berg
2015-04-20mac80211: introduce plink lock for plink fieldsBob Copeland
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-17net: dsa: use DEVICE_ATTR_RW to declare temp1_maxVivien Didelot
2015-04-17net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg
2015-04-17act_mirred: Fix bogus header when redirecting from VLANHerbert Xu
2015-04-17inet_diag: fix access to tcp cc informationEric Dumazet
2015-04-17tcp: tcp_get_info() should fetch socket fields onceEric Dumazet
2015-04-16skbuff: Do not scrub skb mark within the same name spaceHerbert Xu
2015-04-16Revert "net: Reset secmark when scrubbing packet"Herbert Xu
2015-04-16bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov
2015-04-16netns: remove duplicated include from net_namespace.cWei Yongjun
2015-04-16fou: avoid missing unlock in failure pathWANG Cong
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14mm: remove GFP_THISNODEDavid Rientjes
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller