summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: Fix initialization of work function.Jitendra Kalsaria2013-07-271-2/+2
* Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"David S. Miller2013-07-271-1/+1
* atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringNeil Horman2013-07-261-1/+1
* net/tg3: Fix warning from pci_disable_device()Gavin Shan2013-07-261-1/+2
* net/tg3: Fix kernel crashGavin Shan2013-07-261-1/+2
* sysctl: range checking in do_proc_dointvec_ms_jiffies_convFrancesco Fusco2013-07-261-1/+5
* neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/Francesco Fusco2013-07-261-7/+22
* drivers: net: sun4i-emac: select MDIO_SUN4IMaxime Ripard2013-07-261-0/+1
* drivers: net: allwinner: Fix Kconfig indentationMaxime Ripard2013-07-261-12/+13
* usbnet: do not pretend to support SG/TSOEric Dumazet2013-07-262-14/+7
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-2524-87/+184
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-2424-87/+184
| |\
| | * brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interfaceArend van Spriel2013-07-221-1/+1
| | * brcmfmac: decrement pending 8021x count upon tx failureArend van Spriel2013-07-221-1/+7
| | * ath: wil6210: Fix build errorLarry Finger2013-07-221-2/+2
| | * cw1200: Fix OOPS in monitor modeSolomon Peachy2013-07-221-1/+1
| | * ath9k_htc: reboot firmware if it was loadedOleksij Rempel2013-07-221-1/+3
| | * ath9k_htc: do some initial hardware configurationOleksij Rempel2013-07-221-0/+1
| | * mwifiex: fix IRQ enable/disableDaniel Drake2013-07-225-61/+57
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-07-226-9/+56
| | |\
| | | * iwlwifi: mvm: remove extra SSID from probe requestDavid Spinadel2013-07-161-2/+4
| | | * iwlwifi: mvm: fix bug in scan ssidDavid Spinadel2013-07-161-2/+2
| | | * iwlwifi: mvm: refuse connection to APs with BI < 16Johannes Berg2013-07-161-0/+16
| | | * iwlwifi: mvm: track the number of Rx BA sessionsEmmanuel Grumbach2013-07-163-0/+17
| | | * iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach2013-07-161-2/+6
| | | * iwlwifi: mvm: Fix VIF specific debugfs directory creationAlexander Bondar2013-07-161-1/+5
| | | * iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg2013-07-161-1/+1
| | | * iwlwifi: mvm: unregister leds when registration failedEmmanuel Grumbach2013-07-161-1/+5
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-07-227-11/+56
| | |\ \
| | | * | mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau2013-07-161-1/+2
| | | * | mac80211: fix duplicate retransmission detectionJohannes Berg2013-07-161-2/+8
| | | * | nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh2013-07-161-2/+2
| | | * | mac80211: fix ethtool stats for non-station interfacesJohannes Berg2013-07-161-0/+2
| | | * | mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau2013-07-161-1/+9
| | | * | regulatory: add missing rtnl lockingJohannes Berg2013-07-161-0/+2
| | | * | cfg80211: fix bugs in new SME implementationJohannes Berg2013-07-161-3/+26
| | | * | nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior2013-07-161-2/+5
| | | |/
* | | | net: fix comment above build_skb()Florian Fainelli2013-07-241-1/+2
* | | | net: sun4i: fix timeout checkEmilio López2013-07-241-8/+6
* | | | ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa2013-07-241-0/+5
* | | | fib_trie: potential out of bounds access in trie_show_stats()Jerry Snitselaar2013-07-241-1/+1
* | | | mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter2013-07-241-4/+7
* | | | r8169: fix lockdep warning when removing interfaceLekensteyn2013-07-241-2/+2
|/ / /
* | | fec: Add MODULE_ALIASFabio Estevam2013-07-231-0/+1
* | | sfc: Enable RX scatter for flows steered by RFSBen Hutchings2013-07-221-1/+3
* | | net: pch_gbe depends on x86Jiri Slaby2013-07-221-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-07-222-3/+12
|\ \ \
| * | | netfilter: xt_socket: fix broken v0 supportEric Dumazet2013-07-151-3/+7
| * | | netfilter: ctnetlink: fix incorrect NAT expectation dumpingPablo Neira Ayuso2013-07-151-0/+5
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-2017-72/+154
|\ \ \ \
OpenPOWER on IntegriCloud