1. 23289a3 net: add a list_head parameter to dellink() method by Eric Dumazet · 15 years ago
  2. 9b5e383 net: Introduce unregister_netdevice_many() by Eric Dumazet · 15 years ago
  3. 44a0873 net: Introduce unregister_netdevice_queue() by Eric Dumazet · 15 years ago
  4. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  5. 05423b2 vlan: allow null VLAN ID to be used by Eric Dumazet · 15 years ago
  6. 7c28bd0 rtnetlink: speedup rtnl_dump_ifinfo() by Eric Dumazet · 15 years ago
  7. ef9a9d1 ipv6 sit: RCU conversion phase I by Eric Dumazet · 15 years ago
  8. 1c55d62 pkt_sched: skbedit add support for setting mark by jamal · 15 years ago
  9. ea94ff3 net: Fix for dst_negative_advice by Krishna Kumar · 15 years ago
  10. e022f0b net: Introduce sk_tx_queue_mapping by Krishna Kumar · 15 years ago
  11. abf90cc net: Fix struct inet_timewait_sock bitfield annotation by Eric Dumazet · 15 years ago
  12. 7488797 net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selected by Arnaldo Carvalho de Melo · 15 years ago
  13. d19742f filter: Add SKF_AD_QUEUE instruction by Eric Dumazet · 15 years ago
  14. 7b6856a can: provide library functions for skb allocation by Wolfgang Grandegger · 15 years ago
  15. 7e75f93 pkt_sched: ingress socket filter by mark by jamal · 15 years ago
  16. eb2ff96 xfrm: remove skb_icv_walk by Steffen Klassert · 15 years ago
  17. 2ad9afb ah: Remove obsolete code by Steffen Klassert · 15 years ago
  18. 49cbf95 ah: Add struct crypto_ahash to ah_data by Steffen Klassert · 15 years ago
  19. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  20. f062f41 Phonet: routing table Netlink interface by Rémi Denis-Courmont · 15 years ago
  21. 55748ac Phonet: routing table backend by Rémi Denis-Courmont · 15 years ago
  22. f14001f Phonet: deliver broadcast packets to broadcast sockets by Rémi Denis-Courmont · 15 years ago
  23. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  24. aace495 net: smsc911x: allow platform_data to specify mac address by Manuel Lauss · 15 years ago
  25. 417c523 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  26. a6e4bc5 can: make the number of echo skb's configurable by Wolfgang Grandegger · 15 years ago
  27. 61321bb net: Add netdev_alloc_skb_ip_align() helper by Eric Dumazet · 15 years ago
  28. f373b53 tcp: replace ehash_size by ehash_mask by Eric Dumazet · 15 years ago
  29. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  30. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  31. d20ef63 mac80211: document ieee80211_rx() context requirement by Johannes Berg · 15 years ago
  32. d5e63bd Revert "af_packet: add interframe drop cmsg (v6)" by David S. Miller · 15 years ago
  33. 7fe13c5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  34. 5fdb997 net: Fix struct sock bitfield annotation by Eric Dumazet · 15 years ago
  35. 8aa0f64a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  36. e0e6f55 ipv6: Fix the size overflow of addrconf_sysctl array by Jin Dongming · 15 years ago
  37. 3758bf2 can: add TI CAN (HECC) driver by Anant Gole · 15 years ago
  38. f86dcc5 udp: dynamically size hash tables at boot time by Eric Dumazet · 15 years ago
  39. 125a77e IPv6: Fix 6RD build error by Brian Haley · 15 years ago
  40. d308e38 include/linux/netdevice.h: fix nanodoc mismatch by Wolfram Sang · 15 years ago
  41. dfce95f cfg80211: add firmware and hardware version to wiphy by Kalle Valo · 15 years ago
  42. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  43. 7c89606 nl80211: report age of scan results by Holger Schurig · 15 years ago
  44. 3295354 dcb: data center bridging ops should be r/o by Stephen Hemminger · 15 years ago
  45. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  46. f7734fd make TLLAO option for NA packets configurable by Octavian Purdila · 15 years ago
  47. d73d3a8 ethtool: Add reset operation by Ben Hutchings · 15 years ago
  48. d250a5f pkt_sched: gen_estimator: Dont report fake rate estimators by Eric Dumazet · 15 years ago
  49. fa857af ipv6 sit: 6rd (IPv6 Rapid Deployment) Support. by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  50. ee5e81f add vif using local interface index instead of IP by Ilia K · 15 years ago
  51. 7ecc59c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  52. bcdce71 net: speedup sk_wake_async() by Eric Dumazet · 15 years ago
  53. 7ffbe3f net: introduce NETDEV_POST_INIT notifier by Johannes Berg · 15 years ago
  54. e1e499e usbnet: Use wwan%d interface name for mobile broadband devices by Marcel Holtmann · 15 years ago
  55. 9c50193 net: Support inclusion of <linux/socket.h> before <sys/socket.h> by Ben Hutchings · 15 years ago
  56. 0bfbedb tunnels: Optimize tx path by Eric Dumazet · 15 years ago
  57. 16c6cf8 ipv4: fib table algorithm performance improvement by Stephen Hemminger · 15 years ago
  58. 9777500 af_packet: add interframe drop cmsg (v6) by Neil Horman · 15 years ago
  59. a9828ec ethtool: Remove support for obsolete string query operations by Ben Hutchings · 15 years ago
  60. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  61. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  62. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago
  63. ac481c2 block: Topology ioctls by Martin K. Petersen · 15 years ago
  64. 8e29675 cfq-iosched: implement slower async initiate and queue ramp up by Jens Axboe · 15 years ago
  65. 90d5ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  66. f1489cf connector: Removed the destruct_data callback since it is always kfree_skb() by Philipp Reisner · 15 years ago
  67. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 15 years ago
  68. 293500a connector: Keep the skb in cn_callback_data by Philipp Reisner · 15 years ago
  69. 4e64915 memcg: some modification to softlimit under hierarchical memory reclaim. by KAMEZAWA Hiroyuki · 15 years ago
  70. b3db4a8 asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() by Mike Frysinger · 15 years ago
  71. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  72. b0da3f0 Add a tracepoint for block request remapping by Jun'ichi Nomura · 15 years ago
  73. 67efc92 block: allow large discard requests by Christoph Hellwig · 15 years ago
  74. c15227d block: use normal I/O path for discard requests by Christoph Hellwig · 15 years ago
  75. 48c0d4d Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs by Zdenek Kabelac · 15 years ago
  76. 817b33d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  77. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  78. e399835 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  79. 9fcd66e MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. by Maxime Bizon · 15 years ago
  80. 9f44fdc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  81. 9c1fe83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  82. 5a4c8d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  83. e15daf6 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  84. 0ef1224 ext4: Add a stub for mpage_da_data in the trace header by Josh Stone · 15 years ago
  85. bf69932 jbd2: Use tracepoints for history file by Theodore Ts'o · 15 years ago
  86. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  87. 827b464 PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() by Rafael J. Wysocki · 15 years ago
  88. 8f1546c wext: add back wireless/ dir in sysfs for cfg80211 interfaces by Johannes Berg · 15 years ago
  89. 55138e0 ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks by Theodore Ts'o · 15 years ago
  90. 74bf2ad drm/kms: make fb helper work for all drivers. by Dave Airlie · 15 years ago
  91. f278a2f tty: Fix regressions caused by commit b50989dc by Dave Young · 15 years ago
  92. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  93. d1f8297 Revert "sit: stateless autoconf for isatap" by Sascha Hlusiak · 15 years ago
  94. cce1d9f Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 15 years ago
  95. d910fc7 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago
  96. 1d1764c headers: kref.h redux by Alexey Dobriyan · 15 years ago
  97. 49e70dd Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 4187e7e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  99. 76e0134 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  100. a72bfd4 writeback: pass in super_block to bdi_start_writeback() by Jens Axboe · 15 years ago