summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vmxnet3: fix ethtool ring buffer size settingNeil Horman2013-02-251-4/+2
* vmxnet3: make local function staticstephen hemminger2013-02-251-2/+2
* bnx2x: remove dead code and make local funcs staticstephen hemminger2013-02-252-60/+2
* gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker2013-02-241-12/+14
* vlan: adjust vlan_set_encap_proto() for its callersCong Wang2013-02-241-3/+3
* sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msgMathias Krause2013-02-231-17/+7
* sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause2013-02-231-0/+3
* vxlan: remove depends on CONFIG_EXPERIMENTALKees Cook2013-02-231-1/+1
* mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza2013-02-231-1/+1
* mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza2013-02-231-1/+1
* tcp: fix SYN-data space mis-accountingYuchung Cheng2013-02-221-7/+11
* sock: only define socket limit if mem cgroup configuredstephen hemminger2013-02-221-0/+2
* net: fix possible deadlock in sum_frag_mem_limitEric Dumazet2013-02-221-1/+7
* net: fec: Fix division by zeroFabio Estevam2013-02-221-34/+34
* net: Fix locking bug in netif_set_xps_queueAlexander Duyck2013-02-221-1/+3
* ipv4: fix error handling in icmp_protocol.Li Wei2013-02-223-1/+25
* ipv6: use a stronger hash for tcpEric Dumazet2013-02-224-6/+24
* qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria2013-02-221-2/+2
* qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra2013-02-221-7/+0
* qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh2013-02-221-1/+1
* net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam2013-02-211-15/+15
* ipv4: fix a bug in ping_err().Li Wei2013-02-211-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-211403-60763/+99811
|\
| * ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明2013-02-204-38/+18
| * net: fix a wrong assignment in skb_split()Amerigo Wang2013-02-201-1/+1
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-2045-444/+1297
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-1945-444/+1297
| | |\
| | | * net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...Kumar Amit Mehta2013-02-181-1/+1
| | | * net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stackKumar Amit Mehta2013-02-181-2/+9
| | | * rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna2013-02-181-16/+28
| | | * mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-1816-42/+830
| | | * mwifiex: coding style cleanup in bss parameter updateYogesh Ashok Powar2013-02-181-10/+5
| | | * mwifiex: fix empty TX ring check for PCIe8897 while unloading driverAvinash Patil2013-02-181-4/+1
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-1815-334/+309
| | | |\
| | | | * cfg80211: fix station change if TDLS isn't supportedJohannes Berg2013-02-181-9/+0
| | | | * mac80211: don't spam mesh probe response messagesThomas Pedersen2013-02-181-1/+0
| | | | * mac80211: stringify mesh peering eventsThomas Pedersen2013-02-181-14/+24
| | | | * mac80211: clean up mesh HT operationThomas Pedersen2013-02-182-40/+24
| | | | * mac80211: fix harmless station flush warningJohannes Berg2013-02-181-2/+3
| | | | * cfg80211: add correct docbook entriesJohannes Berg2013-02-181-2/+2
| | | | * mac80211: Fix incorrect use of STA_PR_FMT in trace pointsSeth Forshee2013-02-151-3/+3
| | | | * mac80211: enable vif.cab_queue for meshBob Copeland2013-02-151-1/+2
| | | | * mac80211: clean up mesh codeJohannes Berg2013-02-1510-263/+252
| | | * | iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach2013-02-182-15/+37
| | | * | iwlwifi: dvm: fix delayed enter to CT-kill bugEytan Lifshitz2013-02-181-1/+1
| | | * | iwlwifi: mvm: Reserve MAC id 0 for managed interfacesIlan Peer2013-02-181-0/+4
| | | * | iwlwifi: mvm: Fix resource allocation for P2P DeviceIlan Peer2013-02-181-3/+3
| | | * | iwlwifi: mvm: Set the scan type according to the vif typeIlan Peer2013-02-181-1/+6
| | | * | iwlwifi: mvm: fix time event command handling raceJohannes Berg2013-02-181-1/+6
| | | * | iwlwifi: mvm: add debug statement to time event addJohannes Berg2013-02-181-0/+3