1. 4117252 [IrDA]: Monitor mode. by Samuel Ortiz · 17 years ago
  2. 89da1ec [IrDA]: Netlink layer. by Samuel Ortiz · 17 years ago
  3. 8c64462 [NET]: Allow group ownership of TUN/TAP devices. by Guido Guenther · 17 years ago
  4. 0ba4805 [NET_SCHED]: Remove unnecessary includes by Patrick McHardy · 17 years ago
  5. ee39e10 [NET_SCHED]: sch_htb: use generic estimator by Patrick McHardy · 17 years ago
  6. 4bdf399 [NET_SCHED]: Remove unnecessary stats_lock pointers by Patrick McHardy · 17 years ago
  7. 876d48a [NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option by Patrick McHardy · 17 years ago
  8. a553e4a [PKTGEN]: IPSEC support by Jamal Hadi Salim · 17 years ago
  9. 628529b [XFRM] Introduce standalone SAD lookup by Jamal Hadi Salim · 17 years ago
  10. 007a531 [PKTGEN]: Introduce sequential flows by Jamal Hadi Salim · 17 years ago
  11. 16dab72 [PKTGEN]: Centralize packet overhead tracking by Jamal Hadi Salim · 17 years ago
  12. eef6caf [MAC80211]: Set low initial rate in rc80211_simple by Larry Finger · 17 years ago
  13. d041005 [TCP]: SACK fastpath did override adjusted fackets_out by Ilpo Järvinen · 17 years ago
  14. 61cbc2f [NET]: Fix secondary unicast/multicast address count maintenance by Patrick McHardy · 17 years ago
  15. d62733c [SCHED]: Qdisc changes and sch_rr added for multiqueue by Peter P Waskiewicz Jr · 17 years ago
  16. f25f4e4 [CORE] Stack changes to add multiqueue hardware support API by Peter P Waskiewicz Jr · 17 years ago
  17. a093bf0 [NET]: [DOC] Multiqueue hardware support documentation by Peter P Waskiewicz Jr · 17 years ago
  18. a298830 [NET]: Fix TX checksum feature check by Herbert Xu · 17 years ago
  19. 58e50a9 [L2TP]: Add PPPoL2TP in-kernel documentation by James Chapman · 17 years ago
  20. a6d2370 [L2TP]: Add PPPoL2TP maintainer by James Chapman · 17 years ago
  21. 38d15b6 [PPPOL2TP]: Use proper printf format specifier for size_t. by David S. Miller · 17 years ago
  22. 3557baa [L2TP]: PPP over L2TP driver core by James Chapman · 17 years ago
  23. cf14a4d [L2TP]: Changes to existing ppp and socket kernel headers for L2TP by James Chapman · 17 years ago
  24. 342f023 [UDP]: Introduce UDP encapsulation type for L2TP by James Chapman · 17 years ago
  25. 4417da6 [NET]: dev: secondary unicast address support by Patrick McHardy · 17 years ago
  26. 3fba5a8 [NET]: dev_mcast: switch to generic net_device address lists by Patrick McHardy · 17 years ago
  27. bf74248 [NET]: dev: introduce generic net_device address lists by Patrick McHardy · 17 years ago
  28. 75ebe8f [NET]: dev_mcast: unexport dev_mc_upload by Patrick McHardy · 17 years ago
  29. d212f87 [NET]: IPV6 checksum offloading in network devices by Stephen Hemminger · 17 years ago
  30. d3d6dd3 [XFRM]: Add module alias for transformation type. by Masahide NAKAMURA · 17 years ago
  31. 59fbb3a6 [IPV6] MIP6: Loadable module support for MIPv6. by Masahide NAKAMURA · 17 years ago
  32. 136ebf0 [IPV6] MIP6: Kill unnecessary ifdefs. by Masahide NAKAMURA · 17 years ago
  33. 2371baa [RTNETLINK]: Fix rtnetlink compat attribute patch by Patrick McHardy · 17 years ago
  34. afdc323 [RTNETLINK]: Add nested compat attribute by Patrick McHardy · 17 years ago
  35. 1092cb2 [NETLINK]: attr: add nested compat attribute type by Patrick McHardy · 17 years ago
  36. 334a813 [SKBUFF]: Keep track of writable header len of headerless clones by Patrick McHardy · 17 years ago
  37. e50c41b [NET]: qdisc_restart - couple of optimizations. by Krishna Kumar · 17 years ago
  38. 6c1361a [NET]: qdisc_restart - readability changes plus one bug fix. by Krishna Kumar · 17 years ago
  39. 49d66a7 [CCID3]: Fix a bug in the send time processing by Gerrit Renker · 17 years ago
  40. 8132da4 [CCID3]: Sending time: update to ktime_t by Gerrit Renker · 17 years ago
  41. 1e180f7 [KTIME]: Introduce ktime_add_us by Arnaldo Carvalho de Melo · 17 years ago
  42. f1c91da [KTIME]: Introduce ktime_us_delta by Gerrit Renker · 17 years ago
  43. dd36a9a loss_interval: make struct dccp_li_hist_entry private by Arnaldo Carvalho de Melo · 17 years ago
  44. cc4d6a3 loss_interval: Nuke dccp_li_hist by Arnaldo Carvalho de Melo · 17 years ago
  45. c70b729 loss_interval: Make dccp_li_hist_entry_{new,delete} private by Arnaldo Carvalho de Melo · 17 years ago
  46. 8c28178 loss_interval: unexport dccp_li_hist_interval_new by Arnaldo Carvalho de Melo · 17 years ago
  47. cc0a910 [DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval by Arnaldo Carvalho de Melo · 17 years ago
  48. 878ac60 [CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li by Arnaldo Carvalho de Melo · 17 years ago
  49. d83258a Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li by Arnaldo Carvalho de Melo · 17 years ago
  50. 6bc7efe loss_interval: Fix timeval initialisation by Ian McDonald · 17 years ago
  51. e961811 Fix dccp_sum_coverage by Ian McDonald · 17 years ago
  52. b2f41ff ccid3: Update copyrights by Ian McDonald · 17 years ago
  53. 07b5b17 [VLAN]: Use rtnl_link API by Patrick McHardy · 17 years ago
  54. a4bf3af4 [VLAN]: Introduce symbolic constants for flag values by Patrick McHardy · 17 years ago
  55. b020cb4 [VLAN]: Keep track of number of QoS mappings by Patrick McHardy · 17 years ago
  56. 734423c [VLAN]: Use 32 bit value for skb->priority mapping by Patrick McHardy · 17 years ago
  57. 2ae0bf6 [VLAN]: Return proper error codes in register_vlan_device by Patrick McHardy · 17 years ago
  58. e89fe42 [VLAN]: Move device registation to seperate function by Patrick McHardy · 17 years ago
  59. c1d3ee9 [VLAN]: Split up device checks by Patrick McHardy · 17 years ago
  60. 42429aa [VLAN]: Move vlan_group allocation to seperate function by Patrick McHardy · 17 years ago
  61. 2f4284a [VLAN]: Move some device intialization code to dev->init callback by Patrick McHardy · 17 years ago
  62. c17d887 [VLAN]: Convert name-based configuration functions to struct netdevice * by Patrick McHardy · 17 years ago
  63. 9ba2cd6 [IFB]: Use rtnl_link API by Patrick McHardy · 17 years ago
  64. 62b7ffc [IFB]: Keep ifb devices on list by Patrick McHardy · 17 years ago
  65. 5d5cb17 [DUMMY]: Use rtnl_link API by Patrick McHardy · 17 years ago
  66. 206c9fb [DUMMY]: Keep dummy devices on list by Patrick McHardy · 17 years ago
  67. 58651b2 [DUMMY]: Use dev->stats by Patrick McHardy · 17 years ago
  68. 38f7b87 [RTNETLINK]: Link creation API by Patrick McHardy · 17 years ago
  69. 0157f60 [RTNETLINK]: Split up rtnl_setlink by Patrick McHardy · 17 years ago
  70. 6472ce6 [NET]: Mark struct net_device * argument to netdev_priv const by Patrick McHardy · 17 years ago
  71. b3d88ad [MAC80211]: Add support for SIOCGIWRATE ioctl by Larry Finger · 17 years ago
  72. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  73. 8de0a15 [Bluetooth] Keep rfcomm_dev on the list until it is freed by Ville Tervo · 17 years ago
  74. a7ab4b5 [TCPv4]: Improve BH latency in /proc/net/tcp by Herbert Xu · 17 years ago
  75. c716a81 [NET_SCHED]: Cleanup readability of qdisc restart by Jamal Hadi Salim · 17 years ago
  76. 05646c9 [TIPC]: Optimize stream send routine to avoid fragmentation by Allan Stephens · 17 years ago
  77. 5eee6a6 [TIPC]: Use standard socket "not implemented" routines by Allan Stephens · 17 years ago
  78. f3ec75f [TIPC]: Improved support for Ethernet traffic filtering by Allan Stephens · 17 years ago
  79. e06e7c6 [IPV4]: The scheduled removal of multipath cached routing support. by David S. Miller · 17 years ago
  80. 84950cf [Bluetooth] Hangup TTY before releasing rfcomm_dev by Mikko Rapeli · 17 years ago
  81. 924f0e4 [Bluetooth] Remove the redundant non-seekable llseek method by Robert P. J. Day · 17 years ago
  82. babf4d4 [Bluetooth] Use hci_recv_fragment() within HCI USB driver by Marcel Holtmann · 17 years ago
  83. ef22201 [Bluetooth] Add hci_recv_fragment() helper function by Marcel Holtmann · 17 years ago
  84. 4eb6bf6 lots-of-architectures: enable arbitary speed tty support by Alan Cox · 17 years ago
  85. bcf67e1 Make common helpers for seq_files that work with list_heads by Pavel Emelianov · 17 years ago
  86. c14d444 sx: switch subven and subid values by Jiri Slaby · 17 years ago
  87. 64c70b1 Add LZO1X algorithm to the kernel by Richard Purdie · 17 years ago
  88. 4c75f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  89. 6ed911f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  90. 64b853a Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  91. 0f16639 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  92. 5f60cfd Merge git://git.infradead.org/~dwmw2/battery-2.6 by Linus Torvalds · 17 years ago
  93. 9f9d763 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  94. 1b21f45 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  95. 01370f0 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  96. 5cbc39a Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  97. 4ad072c bonding/bond_main.c: make 2 functions static by Adrian Bunk · 17 years ago
  98. 02c1889 ps3: gigabit ethernet driver for PS3, take3 by Masakazu Mokuno · 17 years ago
  99. def47c5 [netdrvr] Fix dependencies for ax88796 ne2k clone driver by Jeff Garzik · 17 years ago
  100. 4c3ca4d eHEA: Capability flag for DLPAR support by Jan-Bernd Themann · 17 years ago