1. bad43ca net: introduce skb_try_coalesce() by Eric Dumazet · 12 years ago
  2. 4adb9c4 net: napi_frags_skb() is static by Eric Dumazet · 12 years ago
  3. a50feda ipv6: bool/const conversions phase2 by Eric Dumazet · 12 years ago
  4. 6f53261 net: introduce netdev_alloc_frag() by Eric Dumazet · 12 years ago
  5. 92113bf ipv6: bool conversions phase1 by Eric Dumazet · 12 years ago
  6. cbc264c ip_frag: struct inet_frags match() method returns a bool by Eric Dumazet · 12 years ago
  7. 28e8510 net: Remove netdevice ec_ptr, no longer used. by David S. Miller · 12 years ago
  8. 349f29d econet: remove ancient bug ridden protocol by Stephen Hemminger · 12 years ago
  9. a508da6 lapb: Neaten debugging by Joe Perches · 12 years ago
  10. 1de5a71 ipv6: correct the ipv6 option name - Pad0 to Pad1 by Eldad Zack · 12 years ago
  11. 048b899 etherdevice: fix comments by stephen hemminger · 12 years ago
  12. a2a385d tcp: bool conversions by Eric Dumazet · 12 years ago
  13. dc6b9b7 net: include/net/sock.h cleanup by Eric Dumazet · 12 years ago
  14. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  15. 127f559 netfilter: ipset: fix timeout value overflow bug by Jozsef Kadlecsik · 12 years ago
  16. 1f27e25 netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits by Florian Westphal · 12 years ago
  17. 8011652 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  18. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 12 years ago
  19. 1b23a5d net: sock_flag() cleanup by Eric Dumazet · 12 years ago
  20. 865ec55 fq_codel: should use qdisc backlog as threshold by Eric Dumazet · 12 years ago
  21. c27b46e mISDN: Implement MISDN_CTRL_RX_OFF for more drivers by Karsten Keil · 12 years ago
  22. 6d1ee48 mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers by Karsten Keil · 12 years ago
  23. 034005a mISDN: Allow to set a minimum length for transparent data by Karsten Keil · 12 years ago
  24. 7206e65 mISDN: Reduce RX buffer allocation for transparent data by Karsten Keil · 12 years ago
  25. 8bfddfb mISDN: Early confirm for transparent data by Karsten Keil · 12 years ago
  26. 0606069 mac802154: monitor device support by alex.bluesman.smirnov@gmail.com · 12 years ago
  27. 90c049b ieee802154: interface type to be added by alex.bluesman.smirnov@gmail.com · 12 years ago
  28. 74a02fc mac802154: declare reduced mlme operations by alex.bluesman.smirnov@gmail.com · 12 years ago
  29. 1cd829c mac802154: RX data path by alex.bluesman.smirnov@gmail.com · 12 years ago
  30. 1010f54 mac802154: allocation of ieee802154 device by alex.bluesman.smirnov@gmail.com · 12 years ago
  31. 0afd7ad mac802154: basic ieee802.15.4 device structures by alex.bluesman.smirnov@gmail.com · 12 years ago
  32. d0cad88 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  33. c727e7f Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  34. 82251de netdev/phy: Make get_phy_id() static and quit EXPORTing it. by David Daney · 12 years ago
  35. ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 12 years ago
  36. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 12 years ago
  37. 60eea6c atm: remove the coupling to token ring support by Paul Gortmaker · 12 years ago
  38. 6037463 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  39. bc9b35a xfrm: Convert several xfrm policy match functions to bool. by David S. Miller · 12 years ago
  40. 3a3bfb6 net: Add net_ratelimited_function and net_<level>_ratelimited macros by Joe Perches · 12 years ago
  41. 5b6e9bc usbnet: fix skb traversing races during unlink(v2) by Ming Lei · 13 years ago
  42. 75928b1 linux/ethtool: Added macro ETH_FW_DUMP_DISABLE by Manish chopra · 12 years ago
  43. b9cde0a stmmac: add mixed burst for DMA by Giuseppe CAVALLARO · 12 years ago
  44. 6ff272c codel: use u16 field instead of 31bits for rec_inv_sqrt by Eric Dumazet · 12 years ago
  45. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  46. b6255ee Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  47. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 12 years ago
  48. e550ba1 etherdevice: Remove now unused compare_ether_addr_64bits by Joe Perches · 12 years ago
  49. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  50. 4b549a2 fq_codel: Fair Queue Codel AQM by Eric Dumazet · 12 years ago
  51. 536edd6 codel: use Newton method instead of sqrt() and divides by Eric Dumazet · 12 years ago
  52. d554320 usb/net: rndis: move bus message definition by Linus Walleij · 12 years ago
  53. e20289e usb/net: rndis: fixup a few name prefixes by Linus Walleij · 12 years ago
  54. 5149116 usb/net: rndis: merge command codes by Linus Walleij · 12 years ago
  55. c80174f usb/net: rndis: move and namespace PnP defines by Linus Walleij · 12 years ago
  56. b101943 usb/net: rndis: delete duplicate packet types by Linus Walleij · 12 years ago
  57. 17c51b6 usb/net: rndis: merge media type definitions by Linus Walleij · 12 years ago
  58. 91d6aef usb/net: rndis: group all status codes together by Linus Walleij · 12 years ago
  59. c3ef5ea usb/net: rndis: delete surplus defines by Linus Walleij · 12 years ago
  60. 4cc6c4d usb/net: rndis: merge duplicate 802_* OIDs by Linus Walleij · 12 years ago
  61. 8cdddc3 usb/net: rndis: eliminate first set of duplicate OIDs by Linus Walleij · 12 years ago
  62. 007e5c8 usb/net: rndis: remove ambigous status codes by Linus Walleij · 12 years ago
  63. 7591157 usb/net: rndis: break out <linux/rndis.h> defines by Linus Walleij · 12 years ago
  64. 7390e8b usb/net: rndis: inline the cpu_to_le32() macro by Linus Walleij · 12 years ago
  65. 76e3cc1 codel: Controlled Delay AQM by Eric Dumazet · 12 years ago
  66. baf523c etherdevice.h: Add ether_addr_equal_64bits by Joe Perches · 12 years ago
  67. 292e8d8 tcp: Move rcvq sending to tcp_input.c by Pavel Emelyanov · 12 years ago
  68. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 12 years ago
  69. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 12 years ago
  70. ae535ba Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  71. 41c3cb6 ethtool: Extend the ethtool API to obtain plugin module eeprom data by Stuart Hodgson · 13 years ago
  72. a599b0f etherdevice.h: Add ether_addr_equal by Joe Perches · 12 years ago
  73. 0197dee netfilter: hashlimit: byte-based limit mode by Florian Westphal · 12 years ago
  74. cf308a1 netfilter: add xt_hmark target for hash-based skb marking by Hans Schillstrom · 12 years ago
  75. 84018f5 netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() by Hans Schillstrom · 13 years ago
  76. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 13 years ago
  77. e352114 mac80211: Framework to get wifi-driver stats via ethtool. by Ben Greear · 13 years ago
  78. d619921 cfg80211: Add framework to support ethtool stats. by Ben Greear · 13 years ago
  79. 9bb862b Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 12 years ago
  80. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 12 years ago
  81. 6714cf5 netfilter: nf_conntrack: fix explicit helper attachment and NAT by Pablo Neira Ayuso · 12 years ago
  82. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 12 years ago
  83. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 13 years ago
  84. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 12 years ago
  85. cdcc5e9 ipvs: always update some of the flags bits in backup by Julian Anastasov · 13 years ago
  86. ac3a546 netfilter: nf_conntrack: use this_cpu_inc() by Eric Dumazet · 13 years ago
  87. a900689 netfilter: nf_ct_helper: allow to disable automatic helper assignment by Eric Leblond · 13 years ago
  88. b44907e etherdev.h: Convert int is_<foo>_ether_addr to bool by Joe Perches · 12 years ago
  89. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  90. 0ca2997 netdev/of/phy: Add MDIO bus multiplexer support. by David Daney · 12 years ago
  91. 2510602 netdev/of/phy: New function: of_mdio_find_bus(). by David Daney · 12 years ago
  92. 1c430a7 net: compare_ether_addr[_64bits]() has no ordering by Johannes Berg · 12 years ago
  93. 18b15fc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. ec47ea8 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 12 years ago
  95. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  96. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 13 years ago
  97. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 12 years ago
  98. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 12 years ago
  99. bd14b1b tcp: be more strict before accepting ECN negociation by Eric Dumazet · 12 years ago
  100. f45ebf3 mISDN: Help to identify the card by Karsten Keil · 12 years ago