1. 8f2ddaa netlink: Remove netlink_compare_arg.trailer by Herbert Xu · 9 years ago
  2. 69a3b16 Merge branch 'netcp-next' by David S. Miller · 9 years ago
  3. 9a391c7 net: netcp: ethss: enhancement to support NetCP 1.5 ethss by WingMan Kwok · 9 years ago
  4. da866ba net: netcp: enclose macros in parentheses by Karicheri, Muralidharan · 9 years ago
  5. f49ae14 net: netcp: select davinci_mdio driver by default by Karicheri, Muralidharan · 9 years ago
  6. 21e0e0d net: netcp: use separate reg region for individual ethss modules by Karicheri, Muralidharan · 9 years ago
  7. e170f40 net: netcp: fix forward port number usage for 10G ethss by Karicheri, Muralidharan · 9 years ago
  8. 89c69d3 net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit. by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago
  9. 8da8646 net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state. by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago
  10. fc300dc bgmac: allow enabling on ARCH_BCM_5301X by Rafał Miłecki · 9 years ago
  11. c25b23b bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsets by Rafał Miłecki · 9 years ago
  12. df814d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  13. c6f1507 net: dsa: make NET_DSA manually selectable from the config by Mathieu Olivari · 9 years ago
  14. 13bb8e2 switchdev: kernel-doc cleanup on swithdev ops by Scott Feldman · 9 years ago
  15. d3593b5 Revert "selinux: add a skb_owned_by() hook" by Eric Dumazet · 9 years ago
  16. 784401b igbvf: use netif_carrier_off earlier when bringing if down by Todd Fujinaka · 9 years ago
  17. f28ea08 igb: use netif_carrier_off earlier when bringing if down by Todd Fujinaka · 9 years ago
  18. 152c0a9 e1000e: NVM write protect access removed from SPT HW by Yanir Lubetkin · 9 years ago
  19. a60a132 e1000e: call netif_carrier_off early on down by Eliezer Tamir · 9 years ago
  20. d9d888b ixgb: call netif_carrier_off early on down by Eliezer Tamir · 9 years ago
  21. f6877fc Merge branch 'ebpf-next' by David S. Miller · 9 years ago
  22. a8cb5f5 act_bpf: add initial eBPF support for actions by Daniel Borkmann · 9 years ago
  23. 94caee8 ebpf: add sched_act_type and map it to sk_filter's verifier ops by Daniel Borkmann · 9 years ago
  24. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  25. 6626af6 rhashtable: Fix undeclared EEXIST build error on ia64 by Herbert Xu · 9 years ago
  26. 4de930e net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom by Al Viro · 9 years ago
  27. b4c11cb Merge branch 'amd-xgbe-next' by David S. Miller · 9 years ago
  28. 385565a amd-xgbe: Use napi_alloc_skb when allocating skb in softirq by Lendacky, Thomas · 9 years ago
  29. 4a57ebc amd-xgbe: Fix Rx coalescing reporting by Lendacky, Thomas · 9 years ago
  30. c635eaa amd-xgbe: Remove Tx coalescing by Lendacky, Thomas · 9 years ago
  31. 386d325 amd-xgbe: Set DMA mask based on hardware register value by Lendacky, Thomas · 9 years ago
  32. ceb8f6b amd-xgbe: Use the new DMA memory barriers where appropriate by Lendacky, Thomas · 9 years ago
  33. 600c881 amd-xgbe: Clarify output message about queues by Lendacky, Thomas · 9 years ago
  34. 9ae5eec amd-xgbe-phy: Provide support for auto-negotiation timeout by Lendacky, Thomas · 9 years ago
  35. 65f57cb amd-xgbe-phy: Use the phy_driver flags field by Lendacky, Thomas · 9 years ago
  36. d9663c8 amd-xgbe-phy: Use phydev advertising field vs supported by Lendacky, Thomas · 9 years ago
  37. 91edd09 net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour by Catalin Marinas · 9 years ago
  38. ebd6af0 Merge branch 'rhashtable-inlined-interface' by David S. Miller · 9 years ago
  39. dc0ee26 rhashtable: Rip out obsolete out-of-line interface by Herbert Xu · 9 years ago
  40. 6cca7289 tipc: Use inlined rhashtable interface by Herbert Xu · 9 years ago
  41. b182aa6 test_rhashtable: Use inlined rhashtable interface by Herbert Xu · 9 years ago
  42. fa37732 netfilter: Convert nft_hash to inlined rhashtable by Herbert Xu · 9 years ago
  43. c428ecd netlink: Move namespace into hash key by Herbert Xu · 9 years ago
  44. 02fd97c rhashtable: Allow hash/comparison functions to be inlined by Herbert Xu · 9 years ago
  45. 488fb86e rhashtable: Make rhashtable_init params argument const by Herbert Xu · 9 years ago
  46. 0b8c707 ebpf, filter: do not convert skb->protocol to host endianess during runtime by Daniel Borkmann · 9 years ago
  47. c4a6853 ipv6: invert join/leave anycast rtnl/socket locking order by Marcelo Ricardo Leitner · 9 years ago
  48. 149d754 vxlan: fix possible use of uninitialized in vxlan_igmp_{join, leave} by Marcelo Ricardo Leitner · 9 years ago
  49. de58a6d Merge branch 'be2net' by David S. Miller · 9 years ago
  50. 25848c9 be2net: use PCI MMIO read instead of config read for errors by Suresh Reddy · 9 years ago
  51. c8ba4ad0 be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs by Suresh Reddy · 9 years ago
  52. 435452a be2net: Prevent VFs from enabling VLAN promiscuous mode by Vasundhara Volam · 9 years ago
  53. d22e153 tcp: fix tcp fin memory accounting by Josh Hunt · 9 years ago
  54. 73ba57b ipv6: fix backtracking for throw routes by Steven Barth · 9 years ago
  55. 87f966d net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5} by Markos Chandras · 9 years ago
  56. 8e199df ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_fragment by Sabrina Dubroca · 9 years ago
  57. edafc13 xen-netback: making the bandwidth limiter runtime settable by Palik, Imre · 9 years ago
  58. 750f2f9 Merge branch 'listener_refactor_part_14' by David S. Miller · 9 years ago
  59. becb74f net: increase sk_[max_]ack_backlog by Eric Dumazet · 9 years ago
  60. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 9 years ago
  61. 52452c5 inet: drop prev pointer handling in request sock by Eric Dumazet · 9 years ago
  62. a998f71 rhashtable: Round up/down min/max_size to ensure we respect limit by Thomas Graf · 9 years ago
  63. b314aca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  64. 1e744c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  65. e409ac3 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  66. 32dafb94 Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  67. 01d62ee Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  68. 18eda52 Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 9 years ago
  69. 91a0f93 i40e: add NVM update events to AQ clean by Shannon Nelson · 9 years ago
  70. a93fc15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 9 years ago
  71. 22283c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  72. 446981e tipc: fix build issue when building without IPv6 by Marcelo Ricardo Leitner · 9 years ago
  73. d15b1de Merge branch 'cxgb4-next' by David S. Miller · 9 years ago
  74. 768ffc6 cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const" by Hariprasad Shenai · 9 years ago
  75. 933e0db cxgb4: Add device ID for new adapter by Hariprasad Shenai · 9 years ago
  76. 970282d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  77. 47226fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  78. c9bdc0d Merge branch 'tipc-next' by David S. Miller · 9 years ago
  79. f2f8036 tipc: add support for connect() on dgram/rdm sockets by Erik Hugne · 9 years ago
  80. 3bd88ee tipc: do not report -EHOSTUNREACH for failed local delivery by Erik Hugne · 9 years ago
  81. 18d6c58 tipc: remove redundant call to tipc_node_remove_conn by Erik Hugne · 9 years ago
  82. ea6edfb mac802154: fix typo in header guard by Nicolas Iooss · 9 years ago
  83. 94e4fe2 fuse: explicitly set /dev/fuse file's private_data by Tom Van Braeckel · 9 years ago
  84. 6b7a783 mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc by NeilBrown · 9 years ago
  85. 8421596 ide_tape: convert jiffies with jiffies_to_msecs by Nicholas Mc Guire · 9 years ago
  86. de1cf8a net/mlx4_en: mlx4_en_set_tx_maxrate() can be static by Wu Fengguang · 9 years ago
  87. af61576 bridge: add ageing_time, stp_state, priority over netlink by Jörg Thalheim · 9 years ago
  88. 99c4a26 net: Fix high overhead of vlan sub-device teardown. by David S. Miller · 9 years ago
  89. 738e6d3 inet: add a schedule point in inet_twsk_purge() by Eric Dumazet · 9 years ago
  90. 8d006e0 Revert "net: cx82310_eth: use common match macro" by Ondrej Zary · 9 years ago
  91. db19170 rocker: add support for phys_port_name by David Ahern · 9 years ago
  92. db24a90 net: add support for phys_port_name by David Ahern · 9 years ago
  93. 3c08158 sparc: Fix /proc/kcore by David S. Miller · 9 years ago
  94. 56ef9c9 vxlan: Move socket initialization to within rtnl scope by Marcelo Ricardo Leitner · 9 years ago
  95. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 9 years ago
  96. baf606d ipv4,ipv6: grab rtnl before locking the socket by Marcelo Ricardo Leitner · 9 years ago
  97. fdf9ef8 Merge branch 'listen_refactor_part_13' by David S. Miller · 9 years ago
  98. 08d2cc3b inet: request sock should init IPv6/IPv4 addresses by Eric Dumazet · 9 years ago
  99. b4d6444 inet: get rid of last __inet_hash_connect() argument by Eric Dumazet · 9 years ago
  100. 77a6a47 ipv6: get rid of __inet6_hash() by Eric Dumazet · 9 years ago