| Commit message (Expand) | Author | Age | Files | Lines |
* | can: slcan: Add missing linux/sched.h include. | David S. Miller | 2010-12-08 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-08 | 84 | -516/+824 |
|\ |
|
| * | tcp: protect sysctl_tcp_cookie_size reads | Eric Dumazet | 2010-12-08 | 1 | -12/+15 |
| * | tcp: avoid a possible divide by zero | Eric Dumazet | 2010-12-08 | 1 | -2/+4 |
| * | ehea: Fixing LRO configuration | Breno Leitao | 2010-12-08 | 2 | -2/+14 |
| * | tcp: Replace time wait bucket msg by counter | Tom Herbert | 2010-12-08 | 3 | -1/+3 |
| * | x25: decrement netdev reference counts on unload | Apollon Oikonomopoulos | 2010-12-08 | 1 | -0/+1 |
| * | driver/net/benet: fix be_cmd_multicast_set() memcpy bug | Joe Jin | 2010-12-08 | 1 | -1/+1 |
| * | l2tp: Fix modalias of l2tp_ip | Michal Marek | 2010-12-08 | 1 | -1/+5 |
| * | econet: Do the correct cleanup after an unprivileged SIOCSIFADDR. | Nelson Elhage | 2010-12-08 | 1 | -2/+4 |
| * | Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bw... | David S. Miller | 2010-12-08 | 3 | -14/+37 |
| |\ |
|
| | * | sfc: Fix NAPI list corruption during ring reallocation | Ben Hutchings | 2010-12-07 | 1 | -12/+19 |
| | * | sfc: Fix crash in legacy onterrupt handler during ring reallocation | Ben Hutchings | 2010-12-07 | 3 | -2/+18 |
| * | | llc: fix a device refcount imbalance | Eric Dumazet | 2010-12-08 | 1 | -2/+3 |
| * | | ifb: goto resched directly if error happens and dp->tq isn't empty | Changli Gao | 2010-12-08 | 1 | -0/+2 |
| * | | tcp: Bug fix in initialization of receive window. | Nandita Dukkipati | 2010-12-08 | 1 | -5/+4 |
| * | | cxgb4: fix MAC address hash filter | Dimitris Michailidis | 2010-12-08 | 1 | -1/+1 |
| * | | CAIF: Fix U5500 compile error for shared memory driver | Kim Lilliestierna XX | 2010-12-08 | 2 | -2/+2 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-12-08 | 24 | -97/+135 |
| |\ \ |
|
| | * | | Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames" | John W. Linville | 2010-12-02 | 2 | -4/+3 |
| | * | | ath9k_hw: fix more bitfield related endian issues | Felix Fietkau | 2010-12-02 | 2 | -9/+16 |
| | * | | ath9k_hw: fix endian issues with CTLs on AR9003 | Felix Fietkau | 2010-12-02 | 4 | -54/+47 |
| | * | | ath9k: Fix bug in reading input gpio state for ar9003 | Vasanthakumar Thiagarajan | 2010-12-02 | 2 | -3/+6 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2010-12-02 | 3 | -6/+16 |
| | |\ \ |
|
| | | * | | Bluetooth: Add new PID for Atheros 3011 | Bala Shanmugam | 2010-12-01 | 2 | -0/+7 |
| | | * | | Bluetooth: Fix log spamming in btusb due to autosuspend | Stefan Seyfried | 2010-12-01 | 1 | -3/+6 |
| | | * | | Bluetooth: Fix not returning proper error in SCO | Gustavo F. Padovan | 2010-11-22 | 1 | -3/+3 |
| | * | | | ath9k: Fix STA disconnect issue due to received MIC failed bcast frames | Senthil Balasubramanian | 2010-11-30 | 2 | -3/+4 |
| | * | | | mac80211: Fix STA disconnect due to MIC failure | Senthil Balasubramanian | 2010-11-30 | 1 | -0/+2 |
| | * | | | mac80211: ignore non-bcast mcast deauth/disassoc franes | Christian Lamparter | 2010-11-30 | 1 | -0/+4 |
| | * | | | orinoco: abort scan on interface down | David Kilroy | 2010-11-30 | 3 | -7/+14 |
| | * | | | carl9170: fix carl9170_tx_prepare typo | Christian Lamparter | 2010-11-29 | 1 | -1/+1 |
| | * | | | mac80211: Fix frame injection using non-AP vif | Jouni Malinen | 2010-11-29 | 1 | -1/+6 |
| | * | | | ath9k: Disable SWBA interrupt on remove_interface | Rajkumar Manoharan | 2010-11-29 | 1 | -1/+10 |
| | * | | | ath9k/carl9170: advertise P2P | Johannes Berg | 2010-11-29 | 3 | -2/+6 |
| | * | | | ath9k: use per-device struct for pm_qos_* operations | Gabor Juhos | 2010-11-29 | 3 | -9/+7 |
| | * | | | libertas: fix invalid access | Sven Neumann | 2010-11-29 | 2 | -2/+0 |
| | * | | | libertas: fix memory corruption in lbs_remove_card() | Daniel Drake | 2010-11-29 | 1 | -2/+0 |
| * | | | | ixgbe: fix possible NULL pointer deference in shutdown path | Don Skidmore | 2010-12-06 | 1 | -0/+3 |
| | |_|/
| |/| | |
|
| * | | | filter: fix sk_filter rcu handling | Eric Dumazet | 2010-12-06 | 2 | -14/+9 |
| * | | | tulip: fix hang in dmfe driver on sending of big packet | Alexander V. Lukyanov | 2010-12-02 | 1 | -3/+3 |
| * | | | stmmac: priv->lock can be used uninitialized | Vlad Lungu | 2010-12-02 | 1 | -2/+2 |
| * | | | net/ipv6/sit.c: return unhandled skb to tunnel4_rcv | David McCullough | 2010-12-01 | 1 | -1/+2 |
| * | | | bonding: check for assigned mac before adopting the slaves mac address | David Strand | 2010-12-01 | 1 | -1/+1 |
| * | | | b44: fix workarround for wap54g10 | Hauke Mehrtens | 2010-12-01 | 1 | -6/+5 |
| * | | | Make the ip6_tunnel reflect the true mtu. | Anders Franzen | 2010-12-01 | 1 | -0/+7 |
| * | | | af_unix: limit recursion level | Eric Dumazet | 2010-11-29 | 3 | -6/+35 |
| * | | | pch_gbe driver: The wrong of initializer entry | Toshiharu Okada | 2010-11-29 | 1 | -4/+4 |
| * | | | pch_gbe dreiver: chang author | Toshiharu Okada | 2010-11-29 | 2 | -6/+6 |
| * | | | ucc_geth: fix ucc halt problem in half duplex mode | Yang Li | 2010-11-28 | 1 | -1/+2 |