summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet2010-06-091-2/+2
* r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs2010-06-091-3/+9
* Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6David S. Miller2010-06-091-5/+3
|\
| * net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner2010-06-091-5/+3
* | gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov2010-06-091-2/+1
* | caif: fix a couple range checksDan Carpenter2010-06-092-2/+2
* | phylib: Add support for the LXT973 phy.Richard Cochran2010-06-091-1/+50
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-0916-218/+362
|\
| * mac80211: fix deauth before assocJohannes Berg2010-06-081-2/+38
| * iwlwifi: add missing rcu_read_lockJohannes Berg2010-06-081-0/+2
| * mac80211: fix function pointer checkHolger Schurig2010-06-071-1/+1
| * wireless: remove my name from the maintainer listZhu Yi2010-06-071-4/+0
| * ath5k: fix NULL pointer in antenna configurationBruno Randolf2010-06-071-0/+7
| * p54usb: Add device ID for Dell WLA3310 USBJason Dravet2010-06-071-0/+1
| * wl1251: fix a memory leak in probeGrazvydas Ignotas2010-06-071-0/+1
| * iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach2010-06-051-159/+159
| * iwlwifi: add name to Maintainers listWey-Yi Guy2010-06-051-0/+1
| * iwl3945: fix internal scanAbhijeet Kolekar2010-06-054-31/+96
| * iwl3945: enable stuck queue detection on 3945Reinette Chatre2010-06-051-0/+1
| * ath5k: retain promiscuous settingBob Copeland2010-06-041-1/+3
| * ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel2010-06-041-4/+4
| * mac80211: process station blockack action frames from workJohannes Berg2010-06-042-7/+48
| * Revert "wireless: hostap, fix oops due to early probing interrupt"John W. Linville2010-06-041-9/+0
* | ipmr: dont corrupt listsEric Dumazet2010-06-072-2/+6
* | 8139too: fix buffer overrun in rtl8139_init_boardDenis Kirjanov2010-06-071-0/+1
* | asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LENJussi Kivilinna2010-06-071-1/+1
* | r8169: fix random mdio_write failuresTimo Teräs2010-06-061-0/+5
* | ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet2010-06-061-1/+1
* | ipv6: avoid high order allocationsEric Dumazet2010-06-051-1/+4
* | X25: remove duplicated #includeHuang Weiyi2010-06-041-2/+0
* | tcp: use correct net ns in cookie_v4_check()Eric Dumazet2010-06-041-1/+1
* | rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet2010-06-041-3/+4
* | ppp_generic: fix multilink fragment sizesBen McKeegan2010-06-041-1/+1
* | syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal2010-06-041-5/+5
* | ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend2010-06-041-1/+1
* | net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-042-5/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-033-18/+18
|\|
| * mac80211: fix dialog token allocatorJohannes Berg2010-06-011-2/+4
| * mac80211: fix blockack-req processingJohannes Berg2010-06-011-2/+11
| * ath5k: wake queues on resetBruno Randolf2010-06-011-14/+3
* | ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher2010-06-032-0/+3
* | act_pedit: access skb->data safelyChangli Gao2010-06-031-10/+14
* | sfc: Store port number in net_device::dev_idBen Hutchings2010-06-032-4/+2
* | epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIANRoland Dreier2010-06-031-3/+4
* | tehuti: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-031-2/+2
* | isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter2010-06-031-3/+3
* | e1000e: change logical negate to bitwiseDan Carpenter2010-06-031-1/+1
* | sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings2010-06-032-1/+7
* | cls_u32: use skb_header_pointer() to dereference data safelyChangli Gao2010-06-021-13/+36
* | TCP: tcp_hybla: Fix integer overflow in slow start incrementDaniele Lacamera2010-06-021-2/+2