summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove IEEE80211_RX_RA_MATCHJohannes Berg2015-04-242-42/+5
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-2443-204/+63
* mac80211: make station hash table max_size configurableJohannes Berg2015-04-232-0/+11
* mac80211: allow segmentation offloadsJohannes Berg2015-04-222-25/+48
* mac80211: allow drivers to support S/GJohannes Berg2015-04-223-3/+9
* mac80211: allow checksum offload only in fast-xmitJohannes Berg2015-04-221-4/+20
* ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
* wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
* mac80211: extend fast-xmit to cover IBSSJohannes Berg2015-04-221-0/+7
* mac80211: extend fast-xmit for more ciphersJohannes Berg2015-04-222-6/+44
* mac80211: extend fast-xmit to driver fragmentationJohannes Berg2015-04-221-1/+2
* mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
* mac80211: add TX fastpathJohannes Berg2015-04-229-3/+480
* mac80211: Fix mac80211.h docbook commentsJonathan Corbet2015-04-201-3/+4
* mac80211: lock rate controlJohannes Berg2015-04-204-5/+20
* mac80211: introduce plink lock for plink fieldsBob Copeland2015-04-203-18/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-1762-352/+656
|\
| * net: dsa: use DEVICE_ATTR_RW to declare temp1_maxVivien Didelot2015-04-171-3/+3
| * netns: remove BUG_ONs from net_generic()Denys Vlasenko2015-04-171-2/+0
| * IB/ipoib: Fix ndo_get_iflinkErez Shitrit2015-04-172-2/+6
| * sfc: Fix memcpy() with const destination compiler warning.David S. Miller2015-04-171-1/+1
| * altera tse: Fix network-delays and -retransmissions after high throughput.Andreas Oetken2015-04-171-2/+7
| * net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg2015-04-174-4/+4
| * act_mirred: Fix bogus header when redirecting from VLANHerbert Xu2015-04-172-2/+2
| * inet_diag: fix access to tcp cc informationEric Dumazet2015-04-177-18/+36
| * tcp: tcp_get_info() should fetch socket fields onceEric Dumazet2015-04-171-4/+6
| * net: dsa: mv88e6xxx: Add missing initialization in mv88e6xxx_set_port_state()Geert Uytterhoeven2015-04-161-1/+1
| * skbuff: Do not scrub skb mark within the same name spaceHerbert Xu2015-04-161-3/+6
| * Revert "net: Reset secmark when scrubbing packet"Herbert Xu2015-04-161-1/+0
| * bpf: fix two bugs in verification logic when accessing 'ctx' pointerAlexei Starovoitov2015-04-162-2/+29
| * bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2015-04-166-22/+50
| * Merge branch 'stmmac-flow-control'David S. Miller2015-04-1610-10/+111
| |\
| | * stmmac: Configure Flow Control to work correctly based on rxfifo sizeVince Bridgers2015-04-164-9/+40
| | * stmmac: Enable unicast pause frame detect in GMAC Register 6Vince Bridgers2015-04-161-1/+4
| | * stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers2015-04-162-0/+6
| | * stmmac: Add defines and documentation for enabling flow controlVince Bridgers2015-04-161-0/+51
| | * stmmac: Add properties for transmit and receive fifo sizesVince Bridgers2015-04-162-0/+10
| |/
| * stmmac: fix oops on rmmod after assigning ip addrBryan O'Donoghue2015-04-161-3/+3
| * dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variableGuenter Roeck2015-04-161-2/+0
| * netns: remove duplicated include from net_namespace.cWei Yongjun2015-04-161-1/+0
| * ethernet: remove unused including <linux/version.h>Wei Yongjun2015-04-161-1/+0
| * rocker: fix error return code in rocker_probe()Wei Yongjun2015-04-161-0/+1
| * dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_stateGuenter Roeck2015-04-161-1/+3
| * fou: avoid missing unlock in failure pathWANG Cong2015-04-161-2/+1
| * bpf: fix verifier memory corruptionAlexei Starovoitov2015-04-161-1/+2
| * cxgb4: drop __GFP_NOFAIL allocationMichal Hocko2015-04-162-4/+13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-04-1513-163/+304
| |\
| | * i40e: Bump version to 1.3.2Catherine Sullivan2015-04-151-1/+1
| | * i40e: Use new 40G speedsGreg Rose2015-04-151-2/+1
| | * i40e: get rid of unused localsJesse Brandeburg2015-04-152-6/+3