1. 8539992 ll_temac: Fix poll implementation by Michal Simek · 15 years ago
  2. 502820a netxen: fix a race in netxen_nic_get_stats() by Eric Dumazet · 15 years ago
  3. 1003201a qlnic: fix a race in qlcnic_get_stats() by Eric Dumazet · 15 years ago
  4. 79c5f51 irda: fix a race in irlan_eth_xmit() by Eric Dumazet · 15 years ago
  5. 9c38657 net: sh_eth: remove unused variable by Kuninori Morimoto · 15 years ago
  6. 772806b netxen: update version 4.0.74 by Amit Kumar Salecha · 15 years ago
  7. 4be353d netxen: fix inconsistent lock state by Amit Kumar Salecha · 15 years ago
  8. 0ac820e vlan: Match underlying dev carrier on vlan add by Phil Oester · 15 years ago
  9. 0645bab ibmveth: Fix opps during MTU change on an active device by Robert Jennings · 15 years ago
  10. 2928db4 ehea: Fix synchronization between HW and SW send queue by Andre Detsch · 15 years ago
  11. 96ac4f6 bnx2x: Update bnx2x version to 1.52.53-4 by Yaniv Rosner · 15 years ago
  12. 3971a23 bnx2x: Fix PHY locking problem by Yaniv Rosner · 15 years ago
  13. f037590 rds: fix a leak of kernel memory by Eric Dumazet · 15 years ago
  14. 68d6ac6 netlink: fix compat recvmsg by Johannes Berg · 15 years ago
  15. e243f5b netfilter: fix userspace header warning by Sam Ravnborg · 15 years ago
  16. a49f37e net: add Fast Ethernet driver for PXA168. by Sachin Sanap · 15 years ago
  17. e5093ae net: Fix a memmove bug in dev_gro_receive() by Jarek Poplawski · 15 years ago
  18. 1c40be1 net sched: fix some kernel memory leaks by Eric Dumazet · 15 years ago
  19. 001389b netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive by Eric Dumazet · 15 years ago
  20. 5ca6f7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  21. daa3766 Revert "netlink: netlink_recvmsg() fix" by David S. Miller · 15 years ago
  22. f3d3f61 ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss by Min Zhang · 15 years ago
  23. 2f09a4d xfrm: Use GFP_ATOMIC in xfrm_compile_policy by Herbert Xu · 15 years ago
  24. 6ccf15a ath5k: disable ASPM L0s for all cards by Maxim Levitsky · 15 years ago
  25. ca6cff1 ath9k_htc: load proper firmware for device ID 7015 by Rajkumar Manoharan · 15 years ago
  26. fe0dbcc wl1251: fix trigger scan timeout usage by Yuri Kululin · 15 years ago
  27. 71ba186 ath9k_htc: Fix disconnect issue in HT40 mode. by Vivek Natarajan · 15 years ago
  28. 3c09e26 ctcm: rename READ/WRITE defines to avoid redefinitions by Ursula Braun · 15 years ago
  29. 319cb083 claw: rename READ/WRITE defines to avoid redefinitions by Heiko Carstens · 15 years ago
  30. cba86f2 phylib: available for any speed ethernet by Randy Dunlap · 15 years ago
  31. 5b75c49 can: add limit for nframes and clean up signed/unsigned variables by Oliver Hartkopp · 15 years ago
  32. da93f10 ath9k_htc: fix panic on packet injection using airbase-ng tool. by Rajkumar Manoharan · 15 years ago
  33. 2f81b47 ipw2100: register pm_qos request before registering pci driver by John W. Linville · 15 years ago
  34. 3e9e5a5 pkt_sched: Check .walk and .leaf class handlers by Jarek Poplawski · 15 years ago
  35. 41065fb pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops by Jarek Poplawski · 15 years ago
  36. 98a21ef caif-spi: Bugfix SPI_DATA_POS settings were inverted. by Sjur Braendeland · 15 years ago
  37. 24e263a caif: Bugfix - Increase default headroom size for control channel. by Sjur Braendeland · 15 years ago
  38. 969a6e5 net: make netpoll_rx return bool for !CONFIG_NETPOLL by John W. Linville · 15 years ago
  39. 1c114f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  40. 533b12c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by John W. Linville · 15 years ago
  41. db12d64 Bluetooth: Use 3-DH5 payload size for default ERTM max PDU size by Mat Martineau · 15 years ago
  42. cff70fa Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM by Mat Martineau · 15 years ago
  43. fa23556 Bluetooth: Change default L2CAP ERTM retransmit timeout by Mat Martineau · 15 years ago
  44. 86b1b26 Bluetooth: Fix endianness issue with L2CAP MPS configuration by Mat Martineau · 15 years ago
  45. 9871e50 net: Use NET_XMIT_SUCCESS where possible. by Ben Greear · 15 years ago
  46. 06d88e4 isdn: mISDN: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 15 years ago
  47. a5a4405 isdn: avm: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 15 years ago
  48. b69bcd9 isdn: avm: call pci_disable_device() if pci_probe() failed by Kulikov Vasiliy · 15 years ago
  49. dacb397 usbnet: rx_submit() should return an error code. by David S. Miller · 15 years ago
  50. 68fd26b pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add dummy bind/unbind handles by Jarek Poplawski · 15 years ago
  51. da7115d pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: add dummy bind/unbind handles by Jarek Poplawski · 15 years ago
  52. e88db3b qlcnic: using too much stack by Dan Carpenter · 15 years ago
  53. ca315ac qlcnic: clean up qlcnic_init_pci_info() by Dan Carpenter · 15 years ago
  54. 00c7d92 phy.c: fix kernel-doc warnings by Randy Dunlap · 15 years ago
  55. 53c3fa2 net/sock.h: add missing kernel-doc notation by Randy Dunlap · 15 years ago
  56. 7ed24e8 etherdevice.h: fix kernel-doc typo by Randy Dunlap · 15 years ago
  57. 5d337d6 farsync: Fix compile warnings. by David S. Miller · 15 years ago
  58. 94597ab iwlagn: fix rts cts protection by Johannes Berg · 15 years ago
  59. fe100ac cfg80211: fix locking in action frame TX by Johannes Berg · 15 years ago
  60. a9fda88 libertas: fix build break by including linux/sched.h by John W. Linville · 15 years ago
  61. 2f2f8f2 Revert "p54pci: Add PCI ID for SMC2802W" by John W. Linville · 15 years ago
  62. c4e9b56 igbvf.txt: Add igbvf Documentation by Jeff Kirsher · 15 years ago
  63. b55c52b igb.txt: Add igb documentation by Jeff Kirsher · 15 years ago
  64. 2d0bb1c e100/e1000*/igb*/ixgb*: Add missing read memory barrier by Jeff Kirsher · 15 years ago
  65. 4bc091d ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG by John Fastabend · 15 years ago
  66. 16d884b netxen: protect tx timeout recovery by rtnl lock by Amit Kumar Salecha · 15 years ago
  67. 8bcfbd0 isdn: gigaset: use after free by Dan Carpenter · 15 years ago
  68. 7e27a0a isdn: gigaset: add missing unlock by Dan Carpenter · 15 years ago
  69. 1f6ea6e solos-pci: Fix race condition in tasklet RX handling by David Woodhouse · 15 years ago
  70. eb4a552 pkt_sched: Fix sch_sfq vs tcf_bind_filter oops by Jarek Poplawski · 15 years ago
  71. cece194 net: disable preemption before call smp_processor_id() by Changli Gao · 15 years ago
  72. ba78e2d tcp: no md5sig option size check bug by Dmitry Popov · 15 years ago
  73. e225567 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  74. a24d52f iwlwifi: fix locking assertions by Johannes Berg · 15 years ago
  75. e95b743 iwlwifi: fix TX tracer by Johannes Berg · 15 years ago
  76. 4b030d4 isdn: fix information leak by Dan Carpenter · 15 years ago
  77. ce9e76c net: Fix napi_gro_frags vs netpoll path by Jarek Poplawski · 15 years ago
  78. 23d23e4 usbnet: remove noisy and hardly useful printk by Christian Samsel · 15 years ago
  79. 8f1d2d2 rtl8180: avoid potential NULL deref in rtl8180_beacon_work by John W. Linville · 15 years ago
  80. c5d2711 ath9k: Remove myself from the MAINTAINERS list by Sujith · 15 years ago
  81. cc02681 libertas: scan before assocation if no BSSID was given by Dan Williams · 15 years ago
  82. 1975753 libertas: fix association with some APs by using extended rates by Dan Williams · 15 years ago
  83. aebb628 libertas: get the right # of scanned BSSes by Dan Williams · 15 years ago
  84. c0068c8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 15 years ago
  85. a767bde virtio_net: implements ethtool_ops.get_drvinfo by Rusty Russell · 15 years ago
  86. d7100da ppp: make channel_ops const by stephen hemminger · 15 years ago
  87. 3b5bac2 RxRPC: Fix a potential deadlock between the call resend_timer and state_lock by David Howells · 15 years ago
  88. f2f00981 sch_sfq: add sanity check for the packet length by Changli Gao · 15 years ago
  89. 12dc96d cls_rsvp: add sanity check for the packet length by Changli Gao · 15 years ago
  90. 4b95c3d cls_flow: add sanity check for the packet length by Changli Gao · 15 years ago
  91. f9599ce sk_buff: introduce pskb_network_may_pull() by Changli Gao · 15 years ago
  92. 36d1269 act_nat: fix on the TX path by Changli Gao · 15 years ago
  93. c33788b drivers/net/enic: Use %pUB to format a UUID by Joe Perches · 15 years ago
  94. 2a1bc0d davinci_emac: Fix use after free in davinci_emac_remove by Stefan Weil · 15 years ago
  95. 889635f via-velocity: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 15 years ago
  96. 7a0c202 cxgb4vf: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 15 years ago
  97. 7aaaaa1 cxgb3: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 15 years ago
  98. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  99. 5cf6571 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  100. b7c8e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago