1. 73d189d netns xfrm: per-netns xfrm_state_bydst hash by Alexey Dobriyan · 16 years ago
  2. 9d4139c netns xfrm: per-netns xfrm_state_all list by Alexey Dobriyan · 16 years ago
  3. 673c09b netns xfrm: add struct xfrm_state::xs_net by Alexey Dobriyan · 16 years ago
  4. d62ddc2 netns xfrm: add netns boilerplate by Alexey Dobriyan · 16 years ago
  5. 8eecaba tcp: tcp_limit_reno_sacked can become static by Ilpo Järvinen · 16 years ago
  6. 14b9815 cfg80211: add support for custom firmware regulatory solutions by Luis R. Rodriguez · 16 years ago
  7. 3f2355c cfg80211/mac80211: Add 802.11d support by Luis R. Rodriguez · 16 years ago
  8. 65f233f netfilter: fix warning in net/netfilter/nf_conntrack_proto_tcp.c by Ingo Molnar · 16 years ago
  9. 7a6b6f5 DCB: fix kconfig option by Jeff Kirsher · 16 years ago
  10. 47fd5b8 netdev: add HAVE_NET_DEVICE_OPS by Stephen Hemminger · 16 years ago
  11. 111cc8b tcp: add some mibs to track collapsing by Ilpo Järvinen · 16 years ago
  12. 832d11c tcp: Try to restore large SKBs while SACK processing by Ilpo Järvinen · 16 years ago
  13. e1aa680 tcp: move tcp_simple_retransmit to tcp_input by Ilpo Järvinen · 16 years ago
  14. f79fca5 netfilter: xtables: add missing const qualifier to xt_tgchk_param by Jan Engelhardt · 16 years ago
  15. 2e77d89 net: avoid a pair of dst_hold()/dst_release() in ip_append_data() by Eric Dumazet · 16 years ago
  16. 5244021 drm: move drm vblank initialization/cleanup to driver load/unload by Keith Packard · 16 years ago
  17. 1f87e23 eth: Declare an optimized compare_ether_addr_64bits() function by Eric Dumazet · 16 years ago
  18. c25eb3b net: Convert TCP/DCCP listening hash tables to use RCU by Eric Dumazet · 16 years ago
  19. b20a9c2 dccp: Set per-connection CCIDs via socket options by Gerrit Renker · 16 years ago
  20. 2ed1cdc irq.h: fix missing/extra kernel-doc by Randy Dunlap · 16 years ago
  21. 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 16 years ago
  22. 7236470 WAN: syncppp.c is no longer used by any kernel code. Remove it. by Krzysztof Hałasa · 16 years ago
  23. 6c0bce3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  24. 7e56b5d net: Fix memory leak in the proto_register function by Catalin Marinas · 16 years ago
  25. 2baf8a2 netdevice hdlc: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  26. f757fec net: use net_eq() in INET_MATCH and INET_TW_MATCH by Eric Dumazet · 16 years ago
  27. a1eb5fe wireless: missing include in lib80211.h by Rami Rosen · 16 years ago
  28. 6272710 mac80211: add explicit padding in struct ieee80211_tx_info by John W. Linville · 16 years ago
  29. 2ba4b32 lib80211: consolidate crypt init routines by John W. Linville · 16 years ago
  30. 274bfb8 lib80211: absorb crypto bits from net/ieee80211 by John W. Linville · 16 years ago
  31. 0ed94ea mac80211: remove more excess kernel-doc by Randy Dunlap · 16 years ago
  32. 4821277 mac80211: fix BUILD_BUG_ON() caused by misalignment on arm by Felix Fietkau · 16 years ago
  33. 21098c6 [SCSI] fc_transport: fix old bug on bitflag definitions by James Smart · 16 years ago
  34. 859ee3c DCB: Add support for DCB BCN by Alexander Duyck · 16 years ago
  35. 0eb3aa9 DCB: Add interface to query the state of PFC feature. by Alexander Duyck · 16 years ago
  36. 33dbabc DCB: Add interface to query # of TCs supported by device by Alexander Duyck · 16 years ago
  37. 4613218 DCB: Add interface to query for the DCB capabilities of an device. by Alexander Duyck · 16 years ago
  38. 2f90b86 ixgbe: this patch adds support for DCB to the kernel and ixgbe driver by Alexander Duyck · 16 years ago
  39. 9db66bd net: convert TCP/DCCP ehash rwlocks to spinlocks by Eric Dumazet · 16 years ago
  40. 748ff68 hippi: convert driver to net_device_ops by Stephen Hemminger · 16 years ago
  41. 145186a fddi: convert to new network device ops by Stephen Hemminger · 16 years ago
  42. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  43. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  44. 4dd61d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  45. 018a7bf netfilter: ip{,6}t_policy.h should include xp_policy.h by Andy Whitcroft · 16 years ago
  46. 13d2a1d pkt_sched: add DRR scheduler by Patrick McHardy · 16 years ago
  47. 0c19b0a netlink: avoid memset of 0 bytes sparse warning by Patrick McHardy · 16 years ago
  48. f7f65d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  49. d214c75 filter: add SKF_AD_NLATTR_NEST to look for nested attributes by Pablo Neira Ayuso · 16 years ago
  50. 5caea4e net: listening_hash get a spinlock per bucket by Eric Dumazet · 16 years ago
  51. ccad637 netdev: expose ethernet address primitives by Stephen Hemminger · 16 years ago
  52. eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
  53. d314774 netdev: network device operations infrastructure by Stephen Hemminger · 16 years ago
  54. 4f7dbc7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 16 years ago
  56. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  57. 07f0757 include/net net/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
  58. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  59. 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 16 years ago
  60. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  61. 72b51a6 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  62. 73f56c0 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  63. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 16 years ago
  64. d9e1500 netfilter: nfnetlink_log: fix warning and prototype mismatch by Patrick McHardy · 16 years ago
  65. 19abb7b netfilter: ctnetlink: deliver events for conntracks changed from userspace by Pablo Neira Ayuso · 16 years ago
  66. 226c0c0 netfilter: ctnetlink: helper modules load-on-demand support by Pablo Neira Ayuso · 16 years ago
  67. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  68. 4dc06f9 netfilter: nf_conntrack: connection tracking helper name persistent aliases by Pablo Neira Ayuso · 16 years ago
  69. 4d24b52 ematch: simpler tcf_em_unregister() by Alexey Dobriyan · 16 years ago
  70. dd9c0e3 dccp: Deprecate Ack Ratio sysctl by Gerrit Renker · 16 years ago
  71. 2945055 dccp: Feature negotiation for minimum-checksum-coverage by Gerrit Renker · 16 years ago
  72. 49aebc6 dccp: Deprecate old setsockopt framework by Gerrit Renker · 16 years ago
  73. 3f2c31d virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation) by Mark McLoughlin · 16 years ago
  74. 5635c10 net: make sure struct dst_entry refcount is aligned on 64 bytes by Eric Dumazet · 16 years ago
  75. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  76. 88ab193 udp: Use hlist_nulls in UDP RCU code by Eric Dumazet · 16 years ago
  77. bbaffac rcu: Introduce hlist_nulls variant of hlist by Eric Dumazet · 16 years ago
  78. e8b2dfe TPROXY: implemented IP_RECVORIGDSTADDR socket option by Balazs Scheidler · 16 years ago
  79. f004f3e phylib: make mdio-gpio work without OF (v4) by Paulius Zaleckas · 16 years ago
  80. b42ccbc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  81. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 16 years ago
  82. 537a2f8 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  83. d091c2f Add 'pr_fmt()' format modifier to pr_xyz macros. by Martin Schwidefsky · 16 years ago
  84. e8f6fbf lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 16 years ago
  85. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  86. 38a7ddf tcp: remove an unnecessary field in struct tcp_skb_cb by Petr Tesarik · 16 years ago
  87. 352d026 USB: don't register endpoints for interfaces that are going away by Alan Stern · 16 years ago
  88. d7de4c1 slab: document SLAB_DESTROY_BY_RCU by Peter Zijlstra · 16 years ago
  89. 437184a HID: map macbook keys for "Expose" and "Dashboard" by Henrik Rydberg · 16 years ago
  90. 2378982 net: ifdef struct sock::sk_async_wait_queue by Alexey Dobriyan · 16 years ago
  91. 4e17e1d Add c2 port support by Rodolfo Giometti · 16 years ago
  92. 077eaf5 rtc: rtc-wm8350: add support for WM8350 RTC by Mark Brown · 16 years ago
  93. b76f90b remove ratelimt() by Andrew Morton · 16 years ago
  94. 722facc atmel_lcdfb: change irq_base definition to allow error reporting by Nicolas Ferre · 16 years ago
  95. 45a9524 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  96. 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  97. e42ea98 net: Cleanup of neighbour code by Eric Dumazet · 16 years ago
  98. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 16 years ago
  99. 7a9546e net: ib_net pointer should depends on CONFIG_NET_NS by Eric Dumazet · 16 years ago
  100. 8f424b5 net: Introduce read_pnet() and write_pnet() helpers by Eric Dumazet · 16 years ago