summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: properly flush delayed scan work on interface removalJohannes Berg2014-10-301-1/+6
* mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho2014-10-291-1/+2
* mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-295-17/+10
* mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau2014-10-291-5/+6
* mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao2014-10-291-1/+3
* mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan2014-10-202-10/+15
* mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan2014-10-141-1/+1
* nl80211: sanity check the channel switch counter valueLuciano Coelho2014-10-091-1/+9
* net: rfkill: kernel-doc warning fixesFabian Frederick2014-10-091-2/+2
* mac80211: return the vif's chandef in ieee80211_cfg_get_channel()Luciano Coelho2014-10-091-1/+1
* mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman2014-10-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-091397-37800/+153007
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-0847-181/+264
| |\
| | * net_sched: copy exts->type in tcf_exts_change()WANG Cong2014-10-081-0/+1
| | * Update Intel Ethernet Driver maintainers listAlexander Duyck2014-10-071-2/+2
| | * bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTINGHerbert Xu2014-10-072-0/+15
| | * 3c59x: fix bad split of cpu_to_le32(pci_map_single())Sylvain "ythier" Hitier2014-10-071-1/+1
| | * bna: allow transmit tagged framesIvan Vecera2014-10-072-2/+2
| | * sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-062-4/+17
| | * Merge branch 'spider_net'David S. Miller2014-10-061-37/+5
| | |\
| | | * net: spider_net: avoid using signed char for bitopsAntoine Ténart2014-10-061-3/+3
| | | * net: spider_net: do not read mac address again after setting itAntoine Ténart2014-10-061-34/+2
| | |/
| | * hyperv: Fix a bug in netvsc_send()KY Srinivasan2014-10-061-7/+8
| | * team: avoid race condition in scheduling delayed workJoe Lawrence2014-10-051-2/+2
| | * ematch: Fix early ending of inverted containers.Ignacy Gawędzki2014-10-051-2/+3
| | * net: systemport: fix bcm_sysport_insert_tsb()Florian Fainelli2014-10-051-6/+7
| | * ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel2014-10-051-2/+2
| | * r8152: autoresume before setting MAC addresshayeswang2014-10-041-2/+9
| | * asix: Don't reset PHY on if_up for ASIX 88772Michel Stam2014-10-041-1/+1
| | * Merge branch 'rds-net'David S. Miller2014-10-033-7/+12
| | |\
| | | * net/rds: fix possible double free on sock tear downHerton R. Krzesinski2014-10-031-4/+7
| | | * net/rds: do proper house keeping if connection fails in rds_tcp_conn_connectHerton R. Krzesinski2014-10-031-1/+4
| | | * net/rds: call rds_conn_drop instead of open code it at rds_connect_completeHerton R. Krzesinski2014-10-031-2/+1
| | |/
| * | netlabel: directly return netlbl_unlabel_genl_init()Fabian Frederick2014-10-081-5/+1
| * | net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet2014-10-082-2/+32
| * | net: description of dma_cookie cause make xmldocs warningMasanari Iida2014-10-081-2/+0
| * | cxgb4: clean up a type issueDan Carpenter2014-10-081-10/+8
| * | cxgb4: potential shift wrapping bugDan Carpenter2014-10-081-1/+1
| * | i40e: skb->xmit_more supportEric Dumazet2014-10-081-44/+46
| * | Merge branch 'fs_enet_napi'David S. Miller2014-10-086-161/+147
| |\ \
| | * | net: fs_enet: Add NAPI TXLEROY Christophe2014-10-085-11/+132
| | * | net: fs_enet: Remove non NAPI RXLEROY Christophe2014-10-082-150/+15
| |/ /
| * | r8169:add support for RTL8168EPChun-Hao Lin2014-10-081-44/+517
| * | wimax: convert printk to pr_foo()Fabian Frederick2014-10-087-16/+17
| * | af_unix: remove 0 assignment on staticFabian Frederick2014-10-071-1/+1
| * | ipv6: Do not warn for informational ICMP messages, regardless of type.David S. Miller2014-10-071-2/+2
| * | tipc: fix bug in multicast congestion handlingJon Maloy2014-10-074-3/+21
| * | net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-0727-39/+54
| * | net/mlx4_en: remove NETDEV_TX_BUSYEric Dumazet2014-10-071-24/+24
| * | net: bcmgenet: fix Tx ring priority programmingPetri Gynther2014-10-072-17/+27