1. 3c7bd1a net: Add initial_ref arg to dst_alloc(). by David S. Miller · 14 years ago
  2. e83d360 net: introduce NETIF_F_RXCSUM by Michał Mirosław · 14 years ago
  3. 5455c69 net: Introduce new feature setting ops by Michał Mirosław · 14 years ago
  4. 0a41770 ethtool: factorize get/set_one_feature by Michał Mirosław · 14 years ago
  5. 212b573 ethtool: enable GSO and GRO by default by Michał Mirosław · 14 years ago
  6. d606ef3 phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL by Baruch Siach · 14 years ago
  7. fbaec0e rtnetlink: implement setting of master device by Jiri Pirko · 14 years ago
  8. 1765a57 net: make dev->master general by Jiri Pirko · 14 years ago
  9. d59cfde net: remove the unnecessary dance around skb_bond_should_drop by Jiri Pirko · 14 years ago
  10. d033d52 ixgbe: DCB, implement 802.1Qaz routines by John Fastabend · 14 years ago
  11. 6431cbc inet: Create a mechanism for upward inetpeer propagation into routes. by David S. Miller · 14 years ago
  12. ddd4aa4 inetpeer: Add redirect and PMTU discovery cached info. by David S. Miller · 14 years ago
  13. 7a71ed8 inetpeer: Abstract address representation further. by David S. Miller · 14 years ago
  14. 263fb5b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  15. 8d13a2a9 net: Kill NETEVENT_PMTU_UPDATE. by David S. Miller · 14 years ago
  16. e7b66bd net: Remove bogus barrier() in dst_allfrag(). by David S. Miller · 14 years ago
  17. fa9921e ipsec: allow to align IPv4 AH on 32 bits by Nicolas Dichtel · 14 years ago
  18. 3a9dda76 CDC NCM errata updates for cdc.h by Alexey Orishko · 14 years ago
  19. c0c84ef 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
  20. 7eb3852 tcp: Add reference to initial CWND ietf draft. by David S. Miller · 14 years ago
  21. 92d8682 inetpeer: Move ICMP rate limiting state into inet_peer entries. by David S. Miller · 14 years ago
  22. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. 38db9e1 include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument by Julia Lawall · 14 years ago
  24. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 14 years ago
  25. 681d119 mac80211: Add testing functionality for TKIP by Jouni Malinen · 14 years ago
  26. d057e5a mac80211: add HW flag for disabling auto link-PS in AP mode by Arik Nemtsov · 14 years ago
  27. fd95240 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
  28. 45e1443 sched: CHOKe flow scheduler by stephen hemminger · 14 years ago
  29. 442b963 tcp: Increase the initial congestion window to 10. by David S. Miller · 14 years ago
  30. 0bc0be7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  31. 8fe7350 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
  32. 9291747 netfilter: xtables: add device group match by Patrick McHardy · 14 years ago
  33. 724bab4 netfilter: ipset: fix linking with CONFIG_IPV6=n by Patrick McHardy · 14 years ago
  34. 5348ba8 ipv4: Update some fib_hash centric interface names. by David S. Miller · 14 years ago
  35. e3e241b netfilter: ipset: install ipset related header files by Patrick McHardy · 14 years ago
  36. a136764 IPVS: Remove unused variables by Simon Horman · 14 years ago
  37. 3db7e93 netfilter: ecache: always set events bits, filter them later by Pablo Neira Ayuso · 14 years ago
  38. d956798 netfilter: xtables: "set" match and "SET" target support by Jozsef Kadlecsik · 14 years ago
  39. f830837 netfilter: ipset: list:set set type support by Jozsef Kadlecsik · 14 years ago
  40. 6c02788 netfilter: ipset: hash:ip set type support by Jozsef Kadlecsik · 14 years ago
  41. 72205fc netfilter: ipset: bitmap:ip set type support by Jozsef Kadlecsik · 14 years ago
  42. a7b4f98 netfilter: ipset: IP set core support by Jozsef Kadlecsik · 14 years ago
  43. f703651 netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros by Jozsef Kadlecsik · 14 years ago
  44. 0c838ff ipv4: Consolidate all default route selection implementations. by David S. Miller · 14 years ago
  45. 5b47044 ipv4: Remember FIB alias list head and table in lookup results. by David S. Miller · 14 years ago
  46. 5403c8a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  47. 709b46e net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT by Eric W. Biederman · 14 years ago
  48. 52fe7c9 caif: bugfix - add caif headers for userspace usage. by sjur.brandeland@stericsson.com · 14 years ago
  49. 725d1e1 ipv4: Attach FIB info to dst_default_metrics when possible by David S. Miller · 14 years ago
  50. 9c150e8 ipv4: Allocate fib metrics dynamically. by David S. Miller · 14 years ago
  51. 3e11210d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  52. 6d744ba mac80211: add MCS information to radiotap by Johannes Berg · 14 years ago
  53. a4daad6 net: Pre-COW metrics for TCP. by David S. Miller · 14 years ago
  54. 8571a19 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  55. ccf4343 net: fix dev_seq_next() by Eric Dumazet · 14 years ago
  56. 144001b inetpeer: Mark metrics as "new" in fresh inetpeer entries. by David S. Miller · 14 years ago
  57. 6065982 inetpeer: Add metrics storage to inetpeer entries. by David S. Miller · 14 years ago
  58. 62fa8a8 net: Implement read-only protection and COW'ing of metrics. by David S. Miller · 14 years ago
  59. b4e69ac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  60. 9b6941d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  61. acd1130 net: reduce and unify printk level in netdev_fix_features() by Michał Mirosław · 14 years ago
  62. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 14 years ago
  63. c445477 net: RPS: Enable hardware acceleration of RFS by Ben Hutchings · 14 years ago
  64. c39649c lib: cpu_rmap: CPU affinity reverse-mapping by Ben Hutchings · 14 years ago
  65. c2df88c Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by David S. Miller · 14 years ago
  66. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  67. e92427b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  68. ce84d53 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. d315777 Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  70. 1765e3a Remove MAYBE_BUILD_BUG_ON by Rusty Russell · 14 years ago
  71. 7ef88ad BUILD_BUG_ON: make it handle more cases by Rusty Russell · 14 years ago
  72. b75be42 param: add null statement to compiled-in module params by Linus Walleij · 14 years ago
  73. 3b90a5b module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n by Rusty Russell · 14 years ago
  74. e94965e module: show version information for built-in modules in sysfs by Dmitry Torokhov · 14 years ago
  75. cd7eab4 genirq: Add IRQ affinity notifiers by Ben Hutchings · 14 years ago
  76. 13a3cec Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  77. 5bf7a65 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  78. 0f5c2ac Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  79. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 14 years ago
  80. 3dece37 mm: System without MMU do not need pte_mkwrite by Michal Simek · 14 years ago
  81. aa0be0f RTC: Propagate error handling via rtc_timer_enqueue properly by John Stultz · 14 years ago
  82. 1daeddd rtc: Cleanup removed UIE emulation declaration by John Stultz · 14 years ago
  83. 4843456 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  84. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  85. 9190b3b net_sched: accurate bytes/packets stats/rates by Eric Dumazet · 14 years ago
  86. 686a295 net: Add safe reverse SKB queue walkers. by David S. Miller · 14 years ago
  87. 2b1caf6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 14 years ago
  89. 8d99641 Merge branch 'akpm' by Linus Torvalds · 14 years ago
  90. ca3e021 memcg: fix USED bit handling at uncharge in THP by KAMEZAWA Hiroyuki · 14 years ago
  91. d18046b dccp: clean up unused DCCP_STATE_MASK definition by Shan Wei · 14 years ago
  92. a2da570 net_sched: RCU conversion of stab by Eric Dumazet · 14 years ago
  93. fd245a4 net_sched: move TCQ_F_THROTTLED flag by Eric Dumazet · 14 years ago
  94. e589501 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  95. 2f1e317 netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n by Patrick McHardy · 14 years ago
  96. 06988b0 netfilter: xtables: add missing header inclusions for headers_check by Jan Engelhardt · 14 years ago
  97. 4cda47d Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  98. ba12b13 netfilter: xtables: remove duplicate member by Jan Engelhardt · 14 years ago
  99. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 14 years ago
  100. 82d800d Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago