1. 86fbe9b net/8021q: Implement Multiple VLAN Registration Protocol (MVRP) by David Ward · 12 years ago
  2. febf018 net/802: Implement Multiple Registration Protocol (MRP) by David Ward · 12 years ago
  3. d021c34 VSOCK: Introduce VM Sockets by Andy King · 12 years ago
  4. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  5. e5e6730 skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE by Alexander Duyck · 12 years ago
  6. e06b840 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  7. f5237f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  8. 9c79330 net: usb: fix regression from FLAG_NOARP code by Lucas Stach · 12 years ago
  9. 7e6c63f tg3: add support for Ethernet core in bcm4785 by Hauke Mehrtens · 12 years ago
  10. 180996c ssb: get mac address from sprom struct for gige driver by Hauke Mehrtens · 12 years ago
  11. 2de27f3 Merge branch 'mlx4' by David S. Miller · 12 years ago
  12. 16a10ff net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en by Yan Burman · 12 years ago
  13. 2110cf0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  14. cd431e7 macvlan: add multicast filter by Eric Dumazet · 12 years ago
  15. 12b0004 net: adjust skb_gso_segment() for calling in rx path by Cong Wang · 12 years ago
  16. e185483 team: allow userspace to take control over carrier by Flavio Leitner · 12 years ago
  17. 3b72c2f drivers: net:ethernet: cpsw: add support for VLAN by Mugunthan V N · 12 years ago
  18. ca99ca1 netpoll: protect napi_poll and poll_controller during dev_[open|close] by Neil Horman · 12 years ago
  19. 0f63211 Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  20. ca2eb56 tcp: remove Appropriate Byte Count support by Stephen Hemminger · 12 years ago
  21. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  22. 91c777d memcg: fix typo in kmemcg cache walk macro by Glauber Costa · 12 years ago
  23. 631b0cf mm: fix wrong comments about anon_vma lock by Yuanhan Liu · 12 years ago
  24. 33397a7 Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  25. 97cc019 bcma: cc: fix (and rename) define of NAND flash type by Rafał Miłecki · 12 years ago
  26. 83be8ec Bluetooth: Keep track of UUID type upon addition by Johan Hedberg · 12 years ago
  27. 6fcdf4f wanrouter: delete now orphaned header content, files/drivers by Paul Gortmaker · 12 years ago
  28. 73df66f ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 12 years ago
  29. 955154f net/mlx4_en: Don't reassign port mac address on firmware that supports it by Matan Barak · 12 years ago
  30. bdb0ae6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  31. 1836768 ipv6 flowlabel: Convert np->ipv6_fl_list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  32. d3aedd5 ipv6 flowlabel: Convert hash list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  33. 70c37bf net: usbnet: prevent buggy devices from killing us by Bjørn Mork · 12 years ago
  34. 8f1ca26 bcma: add gpio_to_irq by Hauke Mehrtens · 12 years ago
  35. a6ca2e1 ssb: add gpio_to_irq by Hauke Mehrtens · 12 years ago
  36. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  37. 20fb9e5 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  38. 0f496df Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  39. 70e94e6 xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  40. ff88b30 xfrm: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  41. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  42. 5c766d6 ipv4: introduce address lifetime by Jiri Pirko · 12 years ago
  43. 3ef0eb0 net: frag, move LRU list maintenance outside of rwlock by Jesper Dangaard Brouer · 12 years ago
  44. 6d7b857 net: use lib/percpu_counter API for fragmentation mem accounting by Jesper Dangaard Brouer · 12 years ago
  45. d433673 net: frag helper functions for mem limit tracking by Jesper Dangaard Brouer · 12 years ago
  46. 6e34a8b net: cacheline adjust struct inet_frag_queue by Jesper Dangaard Brouer · 12 years ago
  47. 5f8e1e8 net: cacheline adjust struct inet_frags for better frag performance by Jesper Dangaard Brouer · 12 years ago
  48. cd39a78 net: cacheline adjust struct netns_frags for better frag performance by Jesper Dangaard Brouer · 12 years ago
  49. 08433ef net neigh: Optimize neighbor entry size calculation. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  50. 7ab59dc drivers/net/phy/micrel_phy: Add support for new PHYs by David J. Choi · 12 years ago
  51. 5fbee84 netpoll: add RCU annotation to npinfo field by Cong Wang · 12 years ago
  52. ce4a600 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  53. 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 12 years ago
  54. 325a86b Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  55. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  56. 22f8379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  57. cef401d net: fix possible wrong checksum generation by Eric Dumazet · 12 years ago
  58. 6155002 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  59. 0e36cbb net: add RCU annotation to sk_dst_cache field by Cong Wang · 12 years ago
  60. cec771d decnet: use correct RCU API to deref sk_dst_cache field by Cong Wang · 12 years ago
  61. a1b1add gro: Fix kcalloc argument order by Joe Perches · 12 years ago
  62. b640bee Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  63. 0a8c290 mfd: da9052/53 lockup fix by Ashish Jangam · 12 years ago
  64. ab4e8f8 mfd: rtsx: Add clock divider hook by Wei WANG · 12 years ago
  65. d817ac4 mfd: rtsx: Add output voltage switch hook by Wei WANG · 12 years ago
  66. e6afa00 can: gw: indicate and count deleted frames due to misconfiguration by Oliver Hartkopp · 12 years ago
  67. d904d3e can: gw: make routing to the incoming CAN interface configurable by Oliver Hartkopp · 12 years ago
  68. 156c2bb can: add private data space for CAN sk_buffs by Oliver Hartkopp · 12 years ago
  69. a1ef7bd can: rename LED trigger name on netdev renames by Kurt Van Dijck · 12 years ago
  70. bf03a53 can: export a safe netdev_priv wrapper for candev by Kurt Van Dijck · 12 years ago
  71. 996a953 can: add tx/rx LED trigger support by Fabio Baltieri · 12 years ago
  72. da0aa71 USB: add usb_hcd_{start,end}_port_resume by Alan Stern · 12 years ago
  73. a28dde6 Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  74. 77765ea cfg80211/nl80211: add API for MAC address ACLs by Vasanthakumar Thiagarajan · 12 years ago
  75. 6d45a74 cfg80211: Move the definition of struct mac_address up by Vasanthakumar Thiagarajan · 12 years ago
  76. 1496ec1 Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. 54a3ac0 usb: Using correct way to clear usb3.0 device's remote wakeup feature. by Lan Tianyu · 12 years ago
  78. d437c86 ieee80211: define AKM suite selectors type 5, 6 and 7 by Bing Zhao · 12 years ago
  79. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  80. 248152b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  81. 93b9c1d Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
  82. 5ba2495 soreuseport: TCP/IPv6 implementation by Tom Herbert · 12 years ago
  83. da5e363 soreuseport: TCP/IPv4 implementation by Tom Herbert · 12 years ago
  84. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  85. c296bb4 netfilter: nf_conntrack: refactor l4proto support for netns by Gao feng · 12 years ago
  86. 6330750 netfilter: nf_conntrack: refactor l3proto support for netns by Gao feng · 12 years ago
  87. 04d8700 netfilter: nf_ct_proto: move initialization out of pernet_operations by Gao feng · 12 years ago
  88. 5f69b8f netfilter: nf_ct_labels: move initialization out of pernet_operations by Gao feng · 12 years ago
  89. 5e615b2 netfilter: nf_ct_helper: move initialization out of pernet_operations by Gao feng · 12 years ago
  90. 8684094 netfilter: nf_ct_timeout: move initialization out of pernet_operations by Gao feng · 12 years ago
  91. 3fe0f94 netfilter: nf_ct_ecache: move initialization out of pernet_operations by Gao feng · 12 years ago
  92. 73f4001 netfilter: nf_ct_tstamp: move initialization out of pernet_operations by Gao feng · 12 years ago
  93. b7ff3a1 netfilter: nf_ct_acct: move initialization out of pernet_operations by Gao feng · 12 years ago
  94. 83b4dbe netfilter: nf_ct_expect: move initialization out of pernet_operations by Gao feng · 12 years ago
  95. f94161c netfilter: nf_conntrack: move initialization out of pernet operations by Gao feng · 12 years ago
  96. 9b008c0 Bluetooth: Add support for reading LE supported states by Johan Hedberg · 12 years ago
  97. cf1d081 Bluetooth: Add support for reading LE White List Size by Johan Hedberg · 12 years ago
  98. 60e7732 Bluetooth: Add LE Local Features reading support by Johan Hedberg · 12 years ago
  99. 679efe2 Bluetooth: Add helper functions for testing bdaddr types by Johan Hedberg · 12 years ago
  100. 066433a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago