1. a5a0481 [LLC]: station source mac address by Joonwoo Park · 16 years ago
  2. 27785d8 [LLC]: bogus llc packet length by Joonwoo Park · 16 years ago
  3. 2ba2506 [NET]: Add preemption point in qdisc_run by Herbert Xu · 16 years ago
  4. 32aced7 [NET]: Don't send ICMP_FRAG_NEEDED for GSO packets by Rusty Russell · 16 years ago
  5. d41a95e [ATM] firestream: Fix uninitialized var warning. by David S. Miller · 16 years ago
  6. d5fb296 bluetooth: replace deprecated RW_LOCK_UNLOCKED macros by Robert P. J. Day · 16 years ago
  7. 293a383 lapb: use the shorter LIST_HEAD form for brevity by Robert P. J. Day · 16 years ago
  8. 6952d89 [BOND]: Fix warning in bond_sysfs.c by David S. Miller · 16 years ago
  9. 3480c63 [LLC]: Restrict LLC sockets to root by Patrick McHardy · 16 years ago
  10. 349fb2d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  11. 50fd440 [NET]: Use local_irq_{save,restore}() in napi_complete(). by David S. Miller · 16 years ago
  12. 8eeee8b [NETFILTER]: Replate direct proc_fops assignment with proc_create call. by Denis V. Lunev · 16 years ago
  13. 920fc94 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access by Thomas Graf · 16 years ago
  14. 9896322 rt2x00: Ignore set_state(STATE_SLEEP) failure by Ivo van Doorn · 16 years ago
  15. ebd9302 drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and & by Julia Lawall · 16 years ago
  16. dd1f635 libertas: fix spinlock recursion bug by Holger Schurig · 16 years ago
  17. 732c8bd [IPSEC]: Fix BEET output by Herbert Xu · 16 years ago
  18. 0e5606e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  19. 7c0ecc4 [ICMP]: Dst entry leak in icmp_send host re-lookup code (v2). by Pavel Emelyanov · 16 years ago
  20. 5c2e2e2 [AX25]: Remove obsolete references to BKL from TODO file. by Robert P. J. Day · 16 years ago
  21. 61ee6bd [NET]: Fix multicast device ioctl checks by Patrick McHardy · 16 years ago
  22. 8c7230f [IRDA]: Store irnet_socket termios properly. by David S. Miller · 16 years ago
  23. f70c176 [UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list by Patrick McHardy · 16 years ago
  24. 0ed21b3 [VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying device by Patrick McHardy · 16 years ago
  25. f0c88f9 netxen, phy/marvell, skge: minor checkpatch fixes by Jeff Garzik · 16 years ago
  26. f6f4bfa S2io: Handle TX completions on the same CPU as the sender for MIS-X interrupts by Sreenivasa Honnur · 16 years ago
  27. 5ea7963 b44: Truncate PHY address by Michael Buesch · 16 years ago
  28. 6ef2977 skge napi->poll() locking bug by Marin Mitov · 16 years ago
  29. 9f5e60d rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails by Jussi Kivilinna · 16 years ago
  30. b1186de cxgb3: Fix lockdep problems with sge.reg_lock by Roland Dreier · 16 years ago
  31. dc01c44 ehea: Fix IPv6 support by Thomas Klein · 16 years ago
  32. 23d245b dm9000: Support promisc and all-multi modes by Peter Korsgaard · 16 years ago
  33. 33edded dm9601: configure MAC to drop invalid (crc/length) packets by Peter Korsgaard · 16 years ago
  34. b47b4b2 dm9601: add Hirose USB-100 device ID by Peter Korsgaard · 16 years ago
  35. be937f1 Marvell PHY m88e1111 driver fix by Alexandr Smirnov · 16 years ago
  36. d1847a7 netxen: fix rx dropped stats by Dhananjay Phadke · 16 years ago
  37. ba53e6b netxen: remove low level tx lock by Dhananjay Phadke · 16 years ago
  38. 05aaa02 netxen: napi and irq cleanup by Dhananjay Phadke · 16 years ago
  39. 443be79 netxen: improve msi support by Dhananjay Phadke · 16 years ago
  40. 9e6db60 smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade by Bryan Wu · 16 years ago
  41. c7793ac ixgb: remove unused variable by Julia Lawall · 16 years ago
  42. 1172899 e100: endianness annotations by Al Viro · 16 years ago
  43. 6d8126f igb trivial annotations by Al Viro · 16 years ago
  44. 7deb07b igb: endianness fix by Al Viro · 16 years ago
  45. 2cfb8b7 bonding: update version by Jay Vosburgh · 16 years ago
  46. 92b41da bonding: Fix sysfs attribute handling by Libor Pechacek · 16 years ago
  47. 966bc6f bonding: fix two compiler warnings by Jay Vosburgh · 16 years ago
  48. 2bf86b7 bonding: Fix locking in 802.3ad mode by Jay Vosburgh · 16 years ago
  49. 26c080b smctr.c: fix logical-bitwise-or confusion by Jay Schulist · 16 years ago
  50. 7a193a5 b43: Remove irqs_disabled() sanity checks by Michael Buesch · 16 years ago
  51. ffa9256 b43: Fix DMA mapping leakage by Michael Buesch · 16 years ago
  52. c83dbf6 iwlwifi: fix __devexit_p points to __devexit functions by Reinette Chatre · 16 years ago
  53. c2c25fb MAINTAINERS: update iwlwifi git url by Reinette Chatre · 16 years ago
  54. 9fe0a8c arlan: fix warning when PROC_FS=n by John W. Linville · 16 years ago
  55. a9f4678 iwlwifi: mac start synchronization issue by Rick Farrington · 16 years ago
  56. ea995ab wavelan_cs arm fix by Al Viro · 16 years ago
  57. 0a74892 rt2x00: Add id for Corega CG-WLUSB2GPX by Masakazu Mokuno · 16 years ago
  58. 7c44b6e iwlwifi: fix a typo in Kconfig message by Pascal Terjan · 16 years ago
  59. df9dcb4 [IPSEC]: Fix inter address family IPsec tunnel handling. by Kazunori MIYAZAWA · 16 years ago
  60. fa86d32 [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3). by Pavel Emelyanov · 16 years ago
  61. 8f3ea33 sch_htb: fix "too many events" situation by Martin Devera · 16 years ago
  62. 4b1b366 connector: convert to single-threaded workqueue by Evgeniy Polyakov · 16 years ago
  63. dbee0d3 [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM. by Wang Chen · 16 years ago
  64. da990a2 [SUNGEM]: Fix NAPI assertion failure. by David S. Miller · 16 years ago
  65. 2572c14 BNX2X: prevent ethtool from setting port type by Eliezer Tamir · 16 years ago
  66. 53a6201 [9P] net/9p/trans_fd.c: remove unused variable by Julia Lawall · 16 years ago
  67. 421f099 [IPV6] net/ipv6/ndisc.c: remove unused variable by Julia Lawall · 16 years ago
  68. 6440cc9 [IPV4] fib_trie: fix warning from rcu_assign_poinger by Stephen Hemminger · 16 years ago
  69. 69d1506 [TCP]: Let skbs grow over a page on fast peers by Herbert Xu · 16 years ago
  70. 7512cbf [DLCI]: Fix tiny race between module unload and sock_ioctl. by Pavel Emelyanov · 16 years ago
  71. 1233823 [SCTP]: Fix build warnings with IPV6 disabled. by David S. Miller · 16 years ago
  72. 12b1015 [IPV4]: Fix null dereference in ip_defrag by Phil Oester · 16 years ago
  73. 94833df [NET] ifb: set separate lockdep classes for queue locks by Jarek Poplawski · 16 years ago
  74. 38fe999 [IPV6] KCONFIG: Fix description about IPV6_TUNNEL. by YOSHIFUJI Hideaki · 16 years ago
  75. 607bfbf [TCP]: Fix shrinking windows with window scaling by Patrick McHardy · 16 years ago
  76. 8a455b0 netpoll: zap_completion_queue: adjust skb->users counter by Jarek Poplawski · 16 years ago
  77. 2bec008 bridge: use time_before() in br_fdb_cleanup() by Fabio Checconi · 16 years ago
  78. 7582a33 [TG3]: Fix build warning on sparc32. by David S. Miller · 16 years ago
  79. 781c284 MAINTAINERS: bluez-devel is subscribers-only by Pavel Machek · 16 years ago
  80. 75c0371 audit: netlink socket can be auto-bound to pid other than current->pid (v2) by Pavel Emelyanov · 16 years ago
  81. 4f42c28 [NET]: Fix permissions of /proc/net by Andre Noll · 16 years ago
  82. 270637a [SCTP]: Fix a race between module load and protosw access by Vlad Yasevich · 16 years ago
  83. d0ebf13 [NETFILTER]: ipt_recent: sanity check hit count by Daniel Hokka Zakrisson · 16 years ago
  84. 6aebb9b [NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup() by Roel Kluin · 16 years ago
  85. 247df45 [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning by Andrew Morton · 16 years ago
  86. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  87. 5e226e4 [IPV4]: esp_output() misannotations by Al Viro · 16 years ago
  88. 9534f03 [8021Q]: vlan_dev misannotations by Al Viro · 16 years ago
  89. 8e3d716 xfrm: ->eth_proto is __be16 by Al Viro · 16 years ago
  90. 0ff9663 [IPV4]: ipv4_is_lbcast() misannotations by Al Viro · 16 years ago
  91. 2772442 [SUNRPC]: net/* NULL noise by Al Viro · 16 years ago
  92. bc92dd1 [SCTP]: fix misannotated __sctp_rcv_asconf_lookup() by Al Viro · 16 years ago
  93. 0382b9c [PKT_SCHED]: annotate cls_u32 by Al Viro · 16 years ago
  94. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  95. fc4d30a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  96. bde4f8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  97. 8484138 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  98. 3d10a15 hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage by Al Viro · 16 years ago
  99. c40e7cb ahci: Add Marvell 6121 SATA support by Jose Alberto Reguero · 16 years ago
  100. 4a38e73 pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size by Tejun Heo · 16 years ago