| Commit message (Expand) | Author | Files | Lines |
2010-10-27 | ehea: fix use after free | Eric Dumazet | 1 | -5/+5 |
2010-10-27 | inetpeer: __rcu annotations | Eric Dumazet | 2 | -59/+81 |
2010-10-27 | fib_rules: __rcu annotates ctarget | Eric Dumazet | 2 | -6/+7 |
2010-10-27 | tunnels: add __rcu annotations | Eric Dumazet | 3 | -13/+22 |
2010-10-27 | net: add __rcu annotations to protocol | Eric Dumazet | 3 | -8/+12 |
2010-10-27 | ipv4: add __rcu annotations to routes.c | Eric Dumazet | 2 | -30/+47 |
2010-10-27 | qlge: bugfix: Restoring the vlan setting. | Ron Mercer | 1 | -0/+17 |
2010-10-27 | be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()... | Somnath Kotur | 1 | -4/+18 |
2010-10-27 | ipv6: fix refcnt problem related to POSTDAD state | Ursula Braun | 1 | -1/+3 |
2010-10-27 | net: NETIF_F_HW_CSUM does not imply FCoE CRC offload | Ben Hutchings | 1 | -3/+3 |
2010-10-27 | net: Fix some corner cases in dev_can_checksum() | Ben Hutchings | 1 | -10/+6 |
2010-10-27 | gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2... | Jarek Poplawski | 1 | -3/+3 |
2010-10-26 | IPv6: Temp addresses are immediately deleted. | Glenn Wurster | 1 | -3/+4 |
2010-10-26 | IPv6: Create temporary address if none exists. | Glenn Wurster | 1 | -2/+3 |
2010-10-26 | fib_hash: fix rcu sparse and logical errors | Eric Dumazet | 1 | -16/+20 |
2010-10-26 | fib: fix fib_nl_newrule() | Eric Dumazet | 1 | -5/+5 |
2010-10-26 | drivers/atm/eni.c: Remove multiple uses of KERN_<level> | Joe Perches | 1 | -3/+4 |
2010-10-26 | tg3: Do not call device_set_wakeup_enable() under spin_lock_bh | Rafael J. Wysocki | 1 | -5/+5 |
2010-10-26 | can: mcp251x: fix reception of standard RTR frames | Marc Kleine-Budde | 1 | -0/+3 |
2010-10-26 | can: flexcan: fix use after free of priv | Marc Kleine-Budde | 1 | -1/+2 |
2010-10-26 | drivers/net: sgiseeq: fix return on error | Nicolas Kaiser | 1 | -1/+1 |
2010-10-26 | netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.c | David S. Miller | 1 | -1/+4 |
2010-10-26 | pch_can: depends on PCI | Randy Dunlap | 1 | -1/+1 |
2010-10-25 | ipv4: add __rcu annotations to ip_ra_chain | Eric Dumazet | 2 | -5/+9 |
2010-10-25 | net: add __rcu annotation to sk_filter | Eric Dumazet | 6 | -7/+7 |
2010-10-25 | net_ns: add __rcu annotations | Eric Dumazet | 2 | -2/+4 |
2010-10-25 | rps: add __rcu annotations | Eric Dumazet | 4 | -20/+27 |
2010-10-25 | netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ... | KOVACS Krisztian | 5 | -9/+25 |
2010-10-25 | tunnels: add _rcu annotations | Eric Dumazet | 5 | -14/+21 |
2010-10-25 | net/802: add __rcu annotations | Eric Dumazet | 4 | -13/+13 |
2010-10-25 | ipv6: ip6_ptr rcu annotations | Eric Dumazet | 2 | -2/+2 |
2010-10-25 | vlan: rcu annotations | Eric Dumazet | 2 | -4/+4 |
2010-10-25 | tms380tr: Use mdelay() in tms380tr_wait(). | David S. Miller | 1 | -1/+1 |
2010-10-25 | net: Increase xmit RECURSION_LIMIT to 10. | David S. Miller | 1 | -1/+1 |
2010-10-25 | mlx4_en: Fix out of bounds array access | Eli Cohen | 1 | -0/+11 |
2010-10-25 | macb: Don't re-enable interrupts while in polling mode | Joshua Hoke | 1 | -11/+16 |
2010-10-25 | be2net: Fix CSO for UDP packets | Somnath Kotur | 1 | -12/+8 |
2010-10-25 | be2net: Call netif_carier_off() after register_netdev() | Somnath Kotur | 1 | -1/+1 |
2010-10-25 | cxgb3: fix device opening error path | Divy Le Ray | 1 | -3/+5 |
2010-10-25 | iwlwifi: quiet a noisy printk | Don Fry | 1 | -1/+2 |
2010-10-25 | ath9k: resume aggregation immediately after a hardware reset | Felix Fietkau | 3 | -4/+4 |
2010-10-25 | carl9170: fix scheduling while atomic | Christian Lamparter | 1 | -1/+1 |
2010-10-25 | mac80211: Fix ibss station got expired immediately | Rajkumar Manoharan | 1 | -0/+1 |
2010-10-25 | b43: N-PHY: fix infinite-loop-typo | Rafał Miłecki | 1 | -1/+1 |
2010-10-25 | wl1251: fix module names | Grazvydas Ignotas | 1 | -3/+5 |
2010-10-25 | ath9k: fix handling of rate control probe frames | Felix Fietkau | 1 | -0/+6 |
2010-10-25 | ath9k: fix crash in ath_update_survey_stats | Felix Fietkau | 1 | -0/+3 |
2010-10-25 | ath9k_hw: Fix divide by zero cases in paprd. | Senthil Balasubramanian | 1 | -5/+9 |
2010-10-25 | ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2 | Luis R. Rodriguez | 1 | -56/+135 |
2010-10-25 | cfg80211: fix regression on processing country IEs | Luis R. Rodriguez | 1 | -1/+1 |