1. 248969a net: af_unix can make unix_nr_socks visbile in /proc by Eric Dumazet · 16 years ago
  2. c3ccc12 netdevice chelsio: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  3. 4d24b52 ematch: simpler tcf_em_unregister() by Alexey Dobriyan · 16 years ago
  4. 6eba6a3 net: Cleanup of af_unix by Eric Dumazet · 16 years ago
  5. 1910299 dccp: Tidy up setsockopt calls by Gerrit Renker · 16 years ago
  6. dd9c0e3 dccp: Deprecate Ack Ratio sysctl by Gerrit Renker · 16 years ago
  7. 2945055 dccp: Feature negotiation for minimum-checksum-coverage by Gerrit Renker · 16 years ago
  8. 49aebc6 dccp: Deprecate old setsockopt framework by Gerrit Renker · 16 years ago
  9. 0c11683 dccp: Mechanism to resolve CCID dependencies by Gerrit Renker · 16 years ago
  10. 3f2c31d virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation) by Mark McLoughlin · 16 years ago
  11. 0276b49 virtio_net: hook up the set-tso ethtool op by Mark McLoughlin · 16 years ago
  12. 0a888fd virtio_net: Recycle some more rx buffer pages by Mark McLoughlin · 16 years ago
  13. 908cd2d net: use %pF for /proc/net/ptype by Alexey Dobriyan · 16 years ago
  14. 5635c10 net: make sure struct dst_entry refcount is aligned on 64 bytes by Eric Dumazet · 16 years ago
  15. 536533e rcu: documents rculist_nulls by Eric Dumazet · 16 years ago
  16. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  17. 88ab193 udp: Use hlist_nulls in UDP RCU code by Eric Dumazet · 16 years ago
  18. bbaffac rcu: Introduce hlist_nulls variant of hlist by Eric Dumazet · 16 years ago
  19. e8b2dfe TPROXY: implemented IP_RECVORIGDSTADDR socket option by Balazs Scheidler · 16 years ago
  20. 8164f1b ipv4: Fix ARP behavior with many mac-vlans by Ben Greear · 16 years ago
  21. 6ea7ae1 e1000e: enable ECC correction on 82571 silicon by Alexander Duyck · 16 years ago
  22. f004f3e phylib: make mdio-gpio work without OF (v4) by Paulius Zaleckas · 16 years ago
  23. 72af187 phylib: rename mdio-ofgpio to mdio-gpio by Paulius Zaleckas · 16 years ago
  24. 6817ba2 dm9000: Fix build error. by David S. Miller · 16 years ago
  25. cda2836 pegasus: minor resource shrinkage by David Brownell · 16 years ago
  26. 74ad0a5 ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}() by PJ Waskiewicz · 16 years ago
  27. ef711cf net: speedup dst_release() by Eric Dumazet · 16 years ago
  28. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  29. 38a7ddf tcp: remove an unnecessary field in struct tcp_skb_cb by Petr Tesarik · 16 years ago
  30. 00bcd52 isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlines by Harvey Harrison · 16 years ago
  31. 524ad0a netdevice: safe convert to netdev_priv() #part-4 by Wang Chen · 16 years ago
  32. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  33. 4cf1653 netdevice: safe convert to netdev_priv() #part-2 by Wang Chen · 16 years ago
  34. 454d7c9 netdevice: safe convert to netdev_priv() #part-1 by Wang Chen · 16 years ago
  35. 7a12122 net: Remove unused parameter of xfrm_gen_index() by Arnaud Ebalard · 16 years ago
  36. 2378982 net: ifdef struct sock::sk_async_wait_queue by Alexey Dobriyan · 16 years ago
  37. e4412cb bnx2: Update version to 1.8.2. by Michael Chan · 16 years ago
  38. 40105c0 bnx2: Reorganize timeout constants. by Michael Chan · 16 years ago
  39. d8026d9 bnx2: Set rx buffer water marks based on MTU. by Michael Chan · 16 years ago
  40. 5ec6d7b bnx2: Restrict WoL support. by Michael Chan · 16 years ago
  41. 1caacec bnx2: Add PCI ID for 5716S. by Michael Chan · 16 years ago
  42. e42ea98 net: Cleanup of neighbour code by Eric Dumazet · 16 years ago
  43. 7a9546e net: ib_net pointer should depends on CONFIG_NET_NS by Eric Dumazet · 16 years ago
  44. 8f424b5 net: Introduce read_pnet() and write_pnet() helpers by Eric Dumazet · 16 years ago
  45. 9eca0a4 dccp: Resolve dependencies of features on choice of CCID by Gerrit Renker · 16 years ago
  46. d90ebcb dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  47. e8ef967 dccp: Registration routines for changing feature values by Gerrit Renker · 16 years ago
  48. f74e91b dccp: Limit feature negotiation to connection setup phase by Gerrit Renker · 16 years ago
  49. 6bb3ce2 net: remove struct dst_entry::entry_size by Alexey Dobriyan · 16 years ago
  50. 9b739ba net: remove struct neigh_table::pde by Alexey Dobriyan · 16 years ago
  51. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  52. 3ac38c3 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
  53. f21f237 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
  54. 2f96cb5 Merge branch 'sched-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. 09eb3b5 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
  56. 9757d55 ath9k: Fix compilation failure when RFKILL is enabled by Sujith · 16 years ago
  57. 04ca2c1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  58. ad1164b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  59. 0906dd9 telephony: trivial: fix up email address by Alan Cox · 16 years ago
  60. 8eb04cf tty: trivial - fix up email addresses in tty related stuff by Alan Cox · 16 years ago
  61. 853041f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  62. e892873 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  63. eda1be6 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  64. 5da38d3 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  65. 7e2cec8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  66. 0a4cf2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  67. 2002c69 sched: release buddies on yield by Peter Zijlstra · 16 years ago
  68. 1d6782b V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to work_queue by Andy Walls · 16 years ago
  69. c9ff1b6 V4L/DVB (9557): gspca: Small changes for the sensor HV7131B in zc3xx. by Jean-Francois Moine · 16 years ago
  70. 03bf756 V4L/DVB (9556): gspca: Bad init sequence for sensor HV7131B in zc3xx. by Jean-Francois Moine · 16 years ago
  71. 93d0f03 V4L/DVB (9549): gspca: Fix a typo in one of gspca chips name. by Krzysztof Helt · 16 years ago
  72. 465f8a8 V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handling cleanup by Andy Walls · 16 years ago
  73. 17ff61c V4L/DVB (9493): kconfig patch by Frederic CAND · 16 years ago
  74. 349d042 V4L/DVB (9527): af9015: fix compile warnings by Antti Palosaari · 16 years ago
  75. 891bd13 V4L/DVB (9524): af9013: fix bug in status reading by roel kluin · 16 years ago
  76. 4e6b610 V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API call by Andy Walls · 16 years ago
  77. f056d29 V4L/DVB (9510): cx18: Fix write retries for registers that always change - part 2. by Andy Walls · 16 years ago
  78. 58ae1c2 V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not. by Hans Verkuil · 16 years ago
  79. 1a8dc86 V4L/DVB (9499): cx88-mpeg: final fix for analogue only compilation + de-alloc fix by Darron Broad · 16 years ago
  80. 9c8e0a2 V4L/DVB (9496): cx88-blackbird: bugfix: cx88-blackbird-mpeg-users by Frederic CAND · 16 years ago
  81. a248237 V4L/DVB (9495): cx88-blackbird: bugfix: cx88-blackbird-poll-fix by Frederic CAND · 16 years ago
  82. dec0c46 V4L/DVB (9494): anysee: initialize anysee_usb_mutex statically by Akinobu Mita · 16 years ago
  83. 8268c8f V4L/DVB (9492): unplug oops from dvb_frontend_init... by Daniel J Blueman · 16 years ago
  84. 7c34158 V4L/DVB (9486): ivtv/ivtvfb: no longer experimental by Hans Verkuil · 16 years ago
  85. 6a95ec5 V4L/DVB (9485): ivtv: remove incorrect V4L1 & tvaudio dependency by Hans Verkuil · 16 years ago
  86. 6aadf82 V4L/DVB (9482): Documentation, especially regarding audio and informational links by Tobias Lorenz · 16 years ago
  87. f3a3e88 V4L/DVB (9475): cx18: Disable write retries for registers that always change - part 1. by Andy Walls · 16 years ago
  88. 8182ff6 V4L/DVB (9372): Minor fixes to the saa7110 driver by Jean Delvare · 16 years ago
  89. 0d0f1e0 V4L/DVB (9369): Documentation update for cx88 by Rafael Diniz · 16 years ago
  90. b058e3f V4L/DVB (9368): VBI fix for cx88 cards by Rafael Diniz · 16 years ago
  91. e8deeae V4L/DVB (9367a): Add gspca driver and subdrivers to MAINTAINERS by Jean-Francois Moine · 16 years ago
  92. bdb6ee3 V4L/DVB (9358): CinergyT2: fix Kconfig typo by Thierry MERLE · 16 years ago
  93. 0e8bac9 V4L/DVB (9357): cx88-dvb: Fix Oops in case i2c bus failed to register by Matthias Schwarzott · 16 years ago
  94. d522af5 V4L/DVB (9356): [PATCH] saa7134: fix resource map sanity check conflict by Suresh Siddha · 16 years ago
  95. 74084d3 V4L/DVB (9355): de-BKL cafe_ccic.c by Jonathan Corbet · 16 years ago
  96. c7f09db V4L/DVB (9352): Add some missing compat32 ioctls by Gregor Jasny · 16 years ago
  97. a24ddee3 V4L/DVB (9351): ibmcam: Fix a regression caused by a482f327ff56bc3cf53176a7eb736cea47291a1d by Mauro Carvalho Chehab · 16 years ago
  98. 69df96c V4L/DVB (9350): radio-si470x: add support for kworld usb radio by Alexey Klimov · 16 years ago
  99. e62b475 V4L/DVB (9348): dtv5100: add dependency on zl10353 by Antoine Jacquet · 16 years ago
  100. 3b37a15 V4L/DVB (9346): Optimization: Enable gate in a symmetric/disciplined way, by Manu Abraham · 16 years ago