1. 3fa04ec Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34 by Trond Myklebust · 14 years ago
  2. 4ea41e2d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming by J. Bruce Fields · 14 years ago
  3. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  4. d0021b2 tipc: Fix oops on send prior to entering networked mode (v3) by Neil Horman · 14 years ago
  5. 6d55cb9 gre: fix hard header destination address checking by Timo Teräs · 14 years ago
  6. 8f37ada IPv6: fix race between cleanup and add/delete address by stephen hemminger · 14 years ago
  7. 84e8b80 IPv6: addrconf notify when address is unavailable by stephen hemminger · 14 years ago
  8. 5b2a195 IPv6: addrconf timer race by stephen hemminger · 14 years ago
  9. 122e451 IPv6: addrconf dad timer unnecessary bh_disable by stephen hemminger · 14 years ago
  10. e5c1a0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  11. 4fa0043 mac80211: Fix HT rate control configuration by Sujith · 14 years ago
  12. fc7bed8 Don't bother with d_genocide in rpc_pipe by Al Viro · 15 years ago
  13. 1cd4efd bridge: depends on INET by Randy Dunlap · 14 years ago
  14. d4612cb Bluetooth: Use single_open() for inquiry cache within debugfs by Marcel Holtmann · 14 years ago
  15. 1162563 af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del] by Jiri Pirko · 14 years ago
  16. 87c1e12 ipsec: Fix bogus bundle flowi by Herbert Xu · 14 years ago
  17. ccdb357 svcrpc: treat uid's as unsigned by J. Bruce Fields · 14 years ago
  18. 9c87ba6 mac80211: Fix reassociation processing (within ESS roaming) by Jouni Malinen · 14 years ago
  19. 3082a2b rfkill: Add support for KEY_RFKILL by Matthew Garrett · 15 years ago
  20. 9fcfe0c SUNRPC: Handle EINVAL error returns from the TCP connect operation by Trond Myklebust · 14 years ago
  21. 85b3526 bridge: Fix build error when IGMP_SNOOPING is not enabled by Sridhar Samudrala · 14 years ago
  22. 301e99c nfsd: ensure sockets are closed on error by Neil Brown · 14 years ago
  23. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  24. 76dadd76 scm: Only support SCM_RIGHTS on unix domain sockets. by Eric W. Biederman · 14 years ago
  25. 1b644b6 Revert "sunrpc: move the close processing after do recvfrom method" by J. Bruce Fields · 14 years ago
  26. f582275 Revert "sunrpc: fix peername failed on closed listener" by J. Bruce Fields · 14 years ago
  27. 642c4c7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. 9675478 ethtool: do not set some flags, if others failed by Jeff Garzik · 14 years ago
  29. cf0aa4e netlink: Adding inode field to /proc/net/netlink by Masatake YAMATO · 14 years ago
  30. 46976c0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 14 years ago
  31. 024c378 bridge: Make IGMP snooping depend upon BRIDGE. by David S. Miller · 14 years ago
  32. d902eee bridge: Add multicast count/interval sysfs entries by Herbert Xu · 14 years ago
  33. b195167 bridge: Add hash elasticity/max sysfs entries by Herbert Xu · 14 years ago
  34. 561f110 bridge: Add multicast_snooping sysfs toggle by Herbert Xu · 14 years ago
  35. 0909e11 bridge: Add multicast_router sysfs entries by Herbert Xu · 14 years ago
  36. c4fcb78 bridge: Add multicast data-path hooks by Herbert Xu · 14 years ago
  37. 3fe2d7c bridge: Add multicast start/stop hooks by Herbert Xu · 14 years ago
  38. 5cb5e94 bridge: Add multicast forwarding functions by Herbert Xu · 14 years ago
  39. eb1d164 bridge: Add core IGMP snooping support by Herbert Xu · 14 years ago
  40. 025d89c bridge: Split may_deliver/deliver_clone out of br_flood by Herbert Xu · 14 years ago
  41. 6088a53 bridge: Use BR_INPUT_SKB_CB on xmit path by Herbert Xu · 14 years ago
  42. b33084b bridge: Avoid unnecessary clone on forward path by Herbert Xu · 14 years ago
  43. 68b7c89 bridge: Allow tail-call on br_pass_frame_up by Herbert Xu · 14 years ago
  44. 87557c1 bridge: Do br_pass_frame_up after other ports by Herbert Xu · 14 years ago
  45. f6e623a Bluetooth: Fix out of scope variable access in hci_sock_cmsg() by Johann Felix Soden · 15 years ago
  46. 705e571 Bluetooth: Add SCO fallback for unsupported feature error by Stephen Coe · 15 years ago
  47. 943da25 Bluetooth: Add controller types for BR/EDR and 802.11 AMP by Marcel Holtmann · 15 years ago
  48. ca325f6 Bluetooth: Convert inquiry cache to use debugfs instead of sysfs by Marcel Holtmann · 15 years ago
  49. c13854c Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 15 years ago
  50. 3729d50 rtnetlink: support specifying device flags on device creation by Patrick McHardy · 14 years ago
  51. bd38081 dev: support deferring device flag change notifications by Patrick McHardy · 14 years ago
  52. a283576 rtnetlink: handle rtnl_link netlink notifications manually by Patrick McHardy · 14 years ago
  53. 10de05a rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event() by Patrick McHardy · 14 years ago
  54. ce300c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  55. 37d4008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  56. ab1b18f sunrpc: remove unnecessary svc_xprt_put by Neil Brown · 14 years ago
  57. 0e0a228 mac80211: fix direct probe loop on ieee80211_work_purge by Juuso Oikarinen · 14 years ago
  58. b446918 mac80211: use listen interval 5 as default by Helmut Schaa · 15 years ago
  59. 64463da Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  60. 38bdbd8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  61. 6b4ff2d netfilter: xtables: restore indentation by Jan Engelhardt · 14 years ago
  62. a49c650 netfilter: nfnetlink_log: fix silly refcount leak by Alexey Dobriyan · 14 years ago
  63. 51f0bc7 IPVS: ip_vs_lblcr: use list headA by Simon Horman · 14 years ago
  64. 738b034 Revert "ethtool: Add n-tuple string length to drvinfo and return it" by David S. Miller · 14 years ago
  65. 14f3ad6 ipv6: Use 1280 as min MTU for ipv6 forwarding by Ulrich Weber · 14 years ago
  66. 6e17d45 net: add addr len check to dev_mc_add by Jiri Pirko · 15 years ago
  67. c79c5ff ethtool: Add n-tuple string length to drvinfo and return it by Peter Waskiewicz · 14 years ago
  68. e5e26d7 netdev: use list_first_entry macro by stephen hemminger · 15 years ago
  69. 4edb246 rtnetlink: clean up SR-IOV config interface by Williams, Mitch A · 15 years ago
  70. 914c8ad af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_add() by Jiri Pirko · 15 years ago
  71. 45bb006 ipv6: Remove IPV6_ADDR_RESERVED by Ulrich Weber · 14 years ago
  72. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  73. 0448873 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  74. a85821f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  75. a898def net: Add checking to rcu_dereference() primitives by Paul E. McKenney · 15 years ago
  76. 54831a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  77. 0f23421 netfilter: xtables: reduce arguments to translate_table by Jan Engelhardt · 15 years ago
  78. 6bdb331 netfilter: xtables: optimize call flow around xt_ematch_foreach by Jan Engelhardt · 15 years ago
  79. dcea992 netfilter: xtables: replace XT_MATCH_ITERATE macro by Jan Engelhardt · 15 years ago
  80. 0559518 netfilter: xtables: optimize call flow around xt_entry_foreach by Jan Engelhardt · 15 years ago
  81. 72b2b1d netfilter: xtables: replace XT_ENTRY_ITERATE macro by Jan Engelhardt · 15 years ago
  82. c4d4979 net: bug fix for vlan + gro issue by Ajit Khaparde · 15 years ago
  83. fb977e2 xfrm: clone mark when cloning policy by Jamal Hadi Salim · 15 years ago
  84. 8ccb92a netfilter: xt_recent: fix false match by Tim Gardner · 15 years ago
  85. 2c08522 netfilter: xt_recent: fix buffer overflow by Tim Gardner · 15 years ago
  86. 295fae5 xfrm: Allow user space manipulation of SPD mark by Jamal Hadi Salim · 15 years ago
  87. 6f26b61 xfrm: Allow user space config of SAD mark by Jamal Hadi Salim · 15 years ago
  88. 34f8d88 xfrm: SP lookups with mark by Jamal Hadi Salim · 15 years ago
  89. 8ca2e93 xfrm: SP lookups signature with mark by Jamal Hadi Salim · 15 years ago
  90. 3d6acfa xfrm: SA lookups with mark by Jamal Hadi Salim · 15 years ago
  91. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 15 years ago
  92. 7f6b9db af_key: locking change by stephen hemminger · 15 years ago
  93. 808f511 packet: convert socket list to RCU (v3) by stephen hemminger · 15 years ago
  94. b8afe64 net-sysfs: Use rtnl_trylock in wireless sysfs methods. by Eric W. Biederman · 15 years ago
  95. 88af182 net: Fix sysctl restarts... by Eric W. Biederman · 15 years ago
  96. 2f1eb65 xfrm: Flushing empty SPD generates false events by Jamal Hadi Salim · 15 years ago
  97. 9e64cc9 xfrm: Flushing empty SAD generates false events by Jamal Hadi Salim · 15 years ago
  98. 8be987d pfkey: fix SA and SP flush sequence by Jamal Hadi Salim · 15 years ago
  99. ffb9eb3 nl80211: add power save commands by Kalle Valo · 15 years ago
  100. 927606a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago