summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-09phylib: Add support for the LXT973 phy.Richard Cochran
2010-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-08mac80211: fix deauth before assocJohannes Berg
2010-06-08iwlwifi: add missing rcu_read_lockJohannes Berg
2010-06-07mac80211: fix function pointer checkHolger Schurig
2010-06-07wireless: remove my name from the maintainer listZhu Yi
2010-06-07ath5k: fix NULL pointer in antenna configurationBruno Randolf
2010-06-07p54usb: Add device ID for Dell WLA3310 USBJason Dravet
2010-06-07wl1251: fix a memory leak in probeGrazvydas Ignotas
2010-06-07ipmr: dont corrupt listsEric Dumazet
2010-06-078139too: fix buffer overrun in rtl8139_init_boardDenis Kirjanov
2010-06-07asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LENJussi Kivilinna
2010-06-06r8169: fix random mdio_write failuresTimo Teräs
2010-06-06ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet
2010-06-05iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach
2010-06-05iwlwifi: add name to Maintainers listWey-Yi Guy
2010-06-05iwl3945: fix internal scanAbhijeet Kolekar
2010-06-05iwl3945: enable stuck queue detection on 3945Reinette Chatre
2010-06-05ipv6: avoid high order allocationsEric Dumazet
2010-06-04X25: remove duplicated #includeHuang Weiyi
2010-06-04tcp: use correct net ns in cookie_v4_check()Eric Dumazet
2010-06-04rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet
2010-06-04ppp_generic: fix multilink fragment sizesBen McKeegan
2010-06-04syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal
2010-06-04ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert
2010-06-04ath5k: retain promiscuous settingBob Copeland
2010-06-04ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel
2010-06-04mac80211: process station blockack action frames from workJohannes Berg
2010-06-04Revert "wireless: hostap, fix oops due to early probing interrupt"John W. Linville
2010-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-03ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher
2010-06-03act_pedit: access skb->data safelyChangli Gao
2010-06-03sfc: Store port number in net_device::dev_idBen Hutchings
2010-06-03epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIANRoland Dreier
2010-06-03tehuti: return -EFAULT on copy_to_user errorsDan Carpenter
2010-06-03isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter
2010-06-03e1000e: change logical negate to bitwiseDan Carpenter
2010-06-03sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings
2010-06-02cls_u32: use skb_header_pointer() to dereference data safelyChangli Gao
2010-06-02TCP: tcp_hybla: Fix integer overflow in slow start incrementDaniele Lacamera
2010-06-02act_nat: fix the wrong checksum when addr isn't in old_addr/maskChangli Gao
2010-06-02net/fec: fix pm to survive to suspend/resumeEric Bénard
2010-06-02korina: count RX DMA OVR as rx_fifo_errorPhil Sutter
2010-06-02korina: use netdev_alloc_skb_ip_align() here, tooPhil Sutter
2010-06-02korina: fix deadlock on RX FIFO overrunPhil Sutter
2010-06-02net: fix conflict between null_or_orig and null_or_bondJohn Fastabend
2010-06-02net: init_vlan should not copy slave or master flagsJohn Fastabend
2010-06-02enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman
2010-06-02bnx2: Fix hang during rmmod bnx2.Michael Chan