summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: add cpu_relax to busy poll loopEliezer Tamir2013-08-281-0/+1
* net: stmmac: fixed the pbl setting with DTByungho An2013-08-281-8/+12
* genl: Hold reference on correct module while netlink-dump.Pravin B Shelar2013-08-282-11/+29
* genl: Fix genl dumpit() locking.Pravin B Shelar2013-08-281-5/+46
* bnx2x: Fix VF stats syncAriel Elior2013-08-273-1/+39
* bnx2x: Fix VF memory leak unloadAriel Elior2013-08-272-4/+8
* bnx2x: Fix functionality of configuring vlan listAriel Elior2013-08-271-35/+2
* bnx2x: Fix move FP memory deallocationsYuval Mintz2013-08-271-0/+6
* bnx2x: vf mark stats startedAriel Elior2013-08-271-12/+8
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-279-10/+52
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-239-10/+52
| |\
| | * ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan2013-08-221-2/+1
| | * ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-08-221-0/+10
| | * iwl4965: fix rfkill set state regressionStanislaw Gruszka2013-08-221-1/+1
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-226-7/+40
| | |\
| | | * mac80211: ibss: fix ignored channel parameterSimon Wunderlich2013-08-211-4/+29
| | | * mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-215-3/+10
| | | * mac80211: add missing channel context releaseJohannes Berg2013-08-211-0/+1
* | | | ps3_gelic: lower NAPI weightMichal Schmidt2013-08-272-3/+1
* | | | netxen: lower NAPI weightMichal Schmidt2013-08-272-2/+1
* | | | jme: lower NAPI weightMichal Schmidt2013-08-271-1/+1
* | | | Rename nsproxy.pid_ns to nsproxy.pid_ns_for_childrenAndy Lutomirski2013-08-274-18/+24
* | | | net: Check the correct namespace when spoofing pid over SCM_RIGHTSAndy Lutomirski2013-08-271-1/+1
* | | | be2net: Check for POST state in suspend-resume sequenceSarveshwar Bandi2013-08-261-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-2336-175/+282
|\| | |
| * | | ipv4: expose IPV4_DEVCONFstephen hemminger2013-08-222-33/+35
| * | | ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong2013-08-223-1/+26
| * | | be2net: fix disabling TX in be_close()Sathya Perla2013-08-221-1/+1
| * | | Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-08-221-1/+1
| |\ \ \
| | * | | sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings2013-08-211-1/+1
| * | | | Revert "genetlink: fix family dump race"Johannes Berg2013-08-221-7/+0
| * | | | hso: Fix stack corruption on some architecturesDaniel Gimpelevich2013-08-211-1/+5
| * | | | hso: Earlier catch of error conditionDaniel Gimpelevich2013-08-211-4/+5
| * | | | bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita2013-08-203-9/+9
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-209-46/+52
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-199-46/+52
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-152-17/+15
| | | |\|
| | | | * cfg80211: don't request disconnect if not connectedJohannes Berg2013-08-141-6/+4
| | | | * nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter2013-08-141-11/+11
| | | * | Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-091-2/+2
| | | * | zd1201: do not use stack as URB transfer_bufferJussi Kivilinna2013-08-091-1/+3
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-095-26/+32
| | | |\ \
| | | | * | iwlwifi: mvm: disconnect if time event scheduling failsJohannes Berg2013-08-061-10/+23
| | | | * | Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen2013-08-062-10/+0
| | | | * | iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach2013-07-311-5/+5
| | | | * | iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka2013-07-311-1/+4
| * | | | | packet: restore packet statistics tp_packets to include dropsWillem de Bruijn2013-08-201-0/+2
| * | | | | net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO2013-08-201-2/+2
| * | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-08-201-3/+7
| |\ \ \ \ \
| | * | | | | batman-adv: check return type of unicast packet preparationsLinus Lüssing2013-08-171-3/+7
| | |/ / / /