summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: allow VHT with peers not capable of 40MHzJohannes Berg2014-05-091-3/+6
* mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller2014-05-051-1/+1
* cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-05-052-2/+22
* cfg80211: free sme on connection failuresEliad Peller2014-05-051-1/+1
* mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge2014-05-051-1/+2
* mac80211: fixup radiotap tx flags for RTS/CTSBob Copeland2014-04-221-3/+2Star
* mac80211: avoid handling of SMPS for meshChun-Yeow Yeoh2014-04-221-1/+2
* mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau2014-04-111-0/+2
* mac80211: suppress BSS info change notifications for AP_VLANFelix Fietkau2014-04-111-1/+1
* mac80211: update last_tx_rate only for data frameChun-Yeow Yeoh2014-04-091-0/+1
* mac80211: fix radar_enabled propagationMichal Kazior2014-04-091-2/+2
* mac80211: Disable SMPS for the monitor interfaceIdo Yariv2014-04-091-0/+7
* mac80211: fix software remain-on-channel implementationJohannes Berg2014-04-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-0838-168/+320
|\
| * net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann2014-04-081-1/+35
| * isdnloop: several buffer overflowsDan Carpenter2014-04-081-8/+9
| * netdev: remove potentially harmful checksVeaceslav Falico2014-04-071-4/+2Star
| * pktgen: fix xmit test for BQL enabled devicesDaniel Borkmann2014-04-071-1/+1
| * net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix2014-04-071-0/+3
| * tipc: Let tipc_release() return 0Geert Uytterhoeven2014-04-071-2/+1Star
| * at86rf230: fix MAX_CSMA_RETRIES parameterAlexander Aring2014-04-071-1/+1
| * mac802154: fix duplicate #include headersJean Sacren2014-04-071-1/+0Star
| * sxgbe: fix duplicate #include headersJean Sacren2014-04-071-1/+0Star
| * net: filter: be more defensive on div/mod by X==0Daniel Borkmann2014-04-071-16/+16
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-04-069-24/+40
| |\
| | * netfilter: Can't fail and free after table replacementThomas Graf2014-04-054-9/+14
| | * netfilter: nf_tables: fix wrong format in request_module()Pablo Neira Ayuso2014-04-031-2/+2
| | * netfilter: nf_tables: set names cannot be larger than 15 bytesPablo Neira Ayuso2014-04-031-1/+2
| | * netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin2014-04-031-2/+2
| | * netfilter: Add {ipt,ip6t}_osf aliases for xt_osfKirill Tkhai2014-04-031-0/+2
| | * netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooksAlexey Perevalov2014-04-031-1/+2
| | * netfilter: connlimit: move lock array out of struct connlimit_dataFlorian Westphal2014-04-031-9/+16
| | * netfilter: connlimit: fix UP buildFlorian Westphal2014-04-031-1/+1
| * | xen-netback: Trivial format string fixZoltan Kiss2014-04-041-2/+2
| * | net: bcmgenet: Remove unnecessary version.h inclusionSachin Kamat2014-04-041-1/+0Star
| * | net: smc911x: Remove unused local variableLaurent Pinchart2014-04-041-1/+0Star
| * | bonding: Inactive slaves should keep inactive flag's valuezheng.li2014-04-041-1/+1
| |/
| * net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet2014-04-031-0/+1
| * net: Micrel KSZ8864RMN 4-port managed switch supportPhilipp Zabel2014-04-031-12/+40
| * tipc: fix regression bug where node events are not being generatedErik Hugne2014-04-031-0/+3
| * sxgbe: fix driver probe error path and driver removal leaksfrançois romieu2014-04-031-10/+17
| * sxgbe: use common NET_VENDOR_FOO style.françois romieu2014-04-032-13/+20
| * net: add busy_poll device featureJiri Pirko2014-04-033-0/+10
| * packet: fix packet_direct_xmit for BQL enabled driversDaniel Borkmann2014-04-032-6/+20
| * packet: report tx_dropped in packet_direct_xmitDaniel Borkmann2014-04-031-0/+1
| * xen-netback: Grant copy the header instead of map and memcpyZoltan Kiss2014-04-032-53/+70
| * xen-netback: Rename map opsZoltan Kiss2014-04-031-22/+24
| * net: qlcnic: include irq.h for irq definitionsJosh Boyer2014-04-031-0/+1
| * net: enic: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-031-0/+1
| * net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-031-0/+1