summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: update sta bw on ht chanwidth action frameEliad Peller2014-12-173-38/+47
* mac80211: handle power constraint and country IEs in RRMMoshe Benji2014-12-171-4/+8
* mac80211: Fix ignored HT override configurationsChaya Rachel Ivgi2014-12-171-14/+29
* cfg80211: avoid intersection when applying self-managed regArik Nemtsov2014-12-171-3/+13
* cfg80211: return private regdom for self-managed devicesArik Nemtsov2014-12-172-0/+34
* cfg80211: allow wiphy specific regdomain managementJonathan Doron2014-12-178-19/+188
* cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov2014-12-174-35/+151
* mac80211: keep sending peer candidate events while in listen stateNishikawa, Kenzoh2014-12-171-0/+7
* mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()Luciano Coelho2014-12-171-2/+2
* mac80211: notify NSS changed when IBSS and HTJanusz Dziedzic2014-12-171-2/+9
* mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-1510-28/+25
* mac80211: ask driver to look at power level when starting APJohannes Berg2014-12-151-1/+2
* mac80211: Fix accounting of multicast framesSujith Manoharan2014-12-122-3/+12
* mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan2014-12-123-8/+11
* wireless: Support of IFLA_INFO_KIND rtnl attributeVadim Kochan2014-12-121-0/+6
* cfg80211: use __force __rcu to suppress sparse warningJohannes Berg2014-12-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111336-29147/+70816
|\
| * Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner2014-12-111-7/+3
| * net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen2014-12-111-1/+1
| * Merge branch 'mlx4-next'David S. Miller2014-12-1118-170/+1342
| |\
| | * net/mlx4: Add support for A0 steeringMatan Barak2014-12-117-19/+191
| | * net/mlx4: Refactor QUERY_PORTMatan Barak2014-12-113-95/+154
| | * net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak2014-12-111-3/+18
| | * net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-118-25/+300
| | * net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak2014-12-112-0/+451
| | * net/mlx4: Add a check if there are too many reserved QPsDotan Barak2014-12-111-1/+7
| | * net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-1114-38/+137
| | * net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak2014-12-115-2/+86
| | * net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz2014-12-111-1/+11
| | * net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz2014-12-111-1/+2
| |/
| * be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna2014-12-112-10/+33
| * gianfar: Fix dma check map error when DMA_API_DEBUG is enabledKevin Hao2014-12-111-28/+56
| * cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai2014-12-113-16/+3
| * Merge branch 'fec-next'David S. Miller2014-12-101-2/+11
| |\
| | * net: fec: only enable mdio interrupt before phy device link upNimrod Andy2014-12-101-1/+4
| | * net: fec: clear all interrupt events to support i.MX6SXNimrod Andy2014-12-101-1/+1
| | * net: fec: reset fep link status in suspend functionNimrod Andy2014-12-101-0/+6
| |/
| * net: sock: fix access via invalid file descriptorAlexei Starovoitov2014-12-101-2/+2
| * net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-1010-16/+15
| * cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell2014-12-104-6/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-1077-330/+540
| |\
| | * net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.cValdis.Kletnieks@vt.edu2014-12-091-1/+1
| | * xen-netfront: use correct linear area after linearizing an skbDavid Vrabel2014-12-091-0/+3
| | * tcp: fix more NULL deref after prequeue changesEric Dumazet2014-12-092-16/+16
| | * netback: don't store invalid vif pointerJan Beulich2014-12-091-4/+5
| | * Merge tag 'linux-can-fixes-for-3.18-20141207' of git://gitorious.org/linux-ca...David S. Miller2014-12-094-51/+54
| | |\
| | | * can: peak_usb: fix multi-byte values endianessStephane Grosjean2014-12-074-42/+43
| | | * can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean2014-12-061-7/+10
| | | * can: peak_usb: fix memset() usageStephane Grosjean2014-12-061-2/+1
| | * | bnx2x: Implement ndo_gso_check()Joe Stringer2014-12-091-0/+7