1. 82efee1 ipv4: introduce __ip_dev_find() by Eric Dumazet · 14 years ago
  2. 1b9f409 tcp: tcp_enter_quickack_mode can be static by stephen hemminger · 14 years ago
  3. a64de47 arp: remove unnecessary export of arp_broken_ops by stephen hemminger · 14 years ago
  4. bfa5ae6 net: rename netdev rx_queue to ingress_queue by Eric Dumazet · 14 years ago
  5. 6d81f41 dummy: percpu stats and lockless xmit by Eric Dumazet · 14 years ago
  6. 4465b46 ipv4: Allow configuring subnets as local addresses by Tom Herbert · 15 years ago
  7. 3171d02 net: Add netif_copy_real_num_queues() for use by virtual net drivers by Ben Hutchings · 14 years ago
  8. 62fe0b4 net: Allow changing number of RX queues after device allocation by Ben Hutchings · 14 years ago
  9. 290b895 tunnels: prepare percpu accounting by Eric Dumazet · 14 years ago
  10. 8d98efa Phonet: Implement Pipe Controller to support Nokia Slim Modems by Kumar Sanghvi · 14 years ago
  11. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  12. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 14 years ago
  13. a7855c7 net: loopback driver cleanup by Eric Dumazet · 14 years ago
  14. 7a91b434 net: update SOCK_MIN_RCVBUF by Eric Dumazet · 14 years ago
  15. 693019e9 net: reset skb queue mapping when rx'ing over tunnel by Tom Herbert · 14 years ago
  16. cb4dfe5 net: skb_frag_t can be smaller on small arches by Eric Dumazet · 14 years ago
  17. 543876c stmmac: review the wake-up support by Giuseppe Cavallaro · 14 years ago
  18. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  19. 56b49f4 net: Move "struct net" declaration inside the __KERNEL__ macro guard by Ollie Wild · 14 years ago
  20. a0741ca Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  21. 48daa3b ipv6: addrconf.h cleanups by Eric Dumazet · 14 years ago
  22. 756e64a net: constify some ppp/pptp structs by Eric Dumazet · 14 years ago
  23. 98e684b Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  24. 6099e3d ethtool: Add Ethernet MAC-level filtering/steering by Ben Hutchings · 14 years ago
  25. c22ab78 ethtool: Define RX n-tuple action to clear a rule by Ben Hutchings · 14 years ago
  26. b618f6f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  27. 15cea99 wl1271: make ref_clock configurable by board by Ohad Ben-Cohen · 14 years ago
  28. 61ee700 wl12xx: add platform data passing support by Ohad Ben-Cohen · 14 years ago
  29. c1f9a09 wl12xx: make wl12xx.h common to both spi and sdio by Ohad Ben-Cohen · 14 years ago
  30. a18213d dccp: Replace magic CCID-specific numbers by symbolic constants by Gerrit Renker · 14 years ago
  31. 8444cf7 xfrm: Allow different selector family in temporary state by Thomas Egerer · 14 years ago
  32. 8f8f103 net: reorder struct netdev_hw_addr by Eric Dumazet · 14 years ago
  33. f0f9dea netpoll: Disable IRQ around RCU dereference in netpoll_rx by Herbert Xu · 14 years ago
  34. 07af7a2 ethtool: Add comments for valid use of flow types by Ben Hutchings · 14 years ago
  35. be2902d ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool by Ben Hutchings · 14 years ago
  36. ebbb293 stmmac: consolidate and tidy-up the COE support by Giuseppe CAVALLARO · 14 years ago
  37. dfb8fb9 stmmac: add CSR Clock range selection by Giuseppe CAVALLARO · 14 years ago
  38. cd13539 net: shrinks struct net_device by Eric Dumazet · 14 years ago
  39. 2ca27bc mac80211: add p2p device type support by Johannes Berg · 14 years ago
  40. 074ac8d cfg80211/nl80211: introduce p2p device types by Johannes Berg · 14 years ago
  41. 9c37663 include/net/cfg80211.h: wiphy_<level> messages use dev_printk by Joe Perches · 14 years ago
  42. 95ae6b2 ipv4: ip_ptr cleanups by Eric Dumazet · 14 years ago
  43. 507215f Phonet: list subscribed resources via proc_fs by Rémi Denis-Courmont · 14 years ago
  44. 7417fa8 Phonet: hook resource routing to userspace via ioctl()'s by Rémi Denis-Courmont · 14 years ago
  45. 4e3d16c Phonet: resource routing backend by Rémi Denis-Courmont · 14 years ago
  46. 6482f55 Phonet: remove dangling pipe if an endpoint is closed early by Rémi Denis-Courmont · 14 years ago
  47. 7dff59e net: add rtnl_dereference() by Eric Dumazet · 14 years ago
  48. e0de7c9 ethtool: Remove unimplemented flow specification types by Ben Hutchings · 14 years ago
  49. e035587 ethtool: Complete kernel-doc comments for RX flow filter and hash control by Ben Hutchings · 14 years ago
  50. 01f83d6 tcp: Prevent overzealous packetization by SWS logic. by Alexey Kuznetsov · 14 years ago
  51. 55b1804 net/irda: Use static const char * const where possible by Joe Perches · 14 years ago
  52. 2944f45 mac80211: add a note about iterating interfaces during add_interface() by Felix Fietkau · 14 years ago
  53. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  54. 053d8f6 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  55. cf0ac2b Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6 by David S. Miller · 14 years ago
  56. e199e61 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  57. 719f835 udp: add rehash on connect() by Eric Dumazet · 14 years ago
  58. 905d64c RDS: Remove dead struct from rds.h by Andy Grover · 14 years ago
  59. a46f561 RDS: rds.h: Replace u_int[size]_t with uint[size]_t by Andy Grover · 14 years ago
  60. fd128df RDS: Add rds.h to exported headers list by Andy Grover · 14 years ago
  61. 20c72bd RDS: Implement masked atomic operations by Andy Grover · 14 years ago
  62. 2c3a5f9 RDS: Add flag for silent ops. Do atomic op before RDMA by Andy Grover · 15 years ago
  63. 15133f6 RDS: Implement atomic operations by Andy Grover · 15 years ago
  64. a6e0fc8 net: introduce rcu_dereference_rtnl by Eric Dumazet · 14 years ago
  65. e363416 include/net/raw.h: Convert raw_seq_private macro to inline by Joe Perches · 14 years ago
  66. 6523ce1 ipvs: fix active FTP by Julian Anastasov · 14 years ago
  67. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  68. a44a553 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  69. ce7db28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  70. cd4d4fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  71. 608a5ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  72. f8f235e agp/intel: Fix cache control for Sandybridge by Zhenyu Wang · 14 years ago
  73. 73457f0f cgroups: fix API thinko by Michael S. Tsirkin · 14 years ago
  74. 71cad05 serial: fix port type conflict between NS16550A & U6_16550A by Philippe Langlais · 14 years ago
  75. 3fb5a99 cls_cgroup: Fix rcu lockdep warning by Li Zefan · 14 years ago
  76. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  77. 7162f66 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  78. 78ab952 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  79. c688399 net: Improve comments in include/linux/phy.h by Peter Meerwald · 14 years ago
  80. 86cac58 skge: add GRO support by Eric Dumazet · 14 years ago
  81. a28dec2 powerpc/85xx: Add P1021 PCI IDs and quirks by Anton Vorontsov · 14 years ago
  82. 4dc8913 net: add a comment on netdev->last_rx by Eric Dumazet · 14 years ago
  83. 3d5b99a TCP: update initial windows according to RFC 5681 by Gerrit Renker · 14 years ago
  84. 22b71c8 tcp/dccp: Consolidate common code for RFC 3390 conversion by Gerrit Renker · 14 years ago
  85. dca43c7 tcp: Add TCP_USER_TIMEOUT socket option. by Jerry Chu · 14 years ago
  86. 409456b net: fix datapath typo by Simon Horman · 14 years ago
  87. 29cfcdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  88. 30c0f6a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  89. 06f01e7 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  90. bad849b NOMMU: Stub out vm_get_page_prot() if there's no MMU by David Howells · 14 years ago
  91. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  92. 0fb8562 fanotify: resize pid and reorder structure by Tvrtko Ursulin · 14 years ago
  93. 34d4bc4 mac80211: support runtime interface type changes by Johannes Berg · 14 years ago
  94. c0692b8 cfg80211: allow changing port control protocol by Johannes Berg · 14 years ago
  95. 8789d45 mac80211: allow scan to complete from any context by Johannes Berg · 14 years ago
  96. 40d0802 gro: __napi_gro_receive() optimizations by Eric Dumazet · 14 years ago
  97. 04cbe1d vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARB by Chris Wilson · 14 years ago
  98. 145ce50 net/sctp: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  99. ad01b7d stmmac: make ioaddr 'void __iomem *' rather than unsigned long by Giuseppe CAVALLARO · 14 years ago
  100. e569aa7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago