1. 9abab96 net: bcmgenet: remove __bcmgenet_fini_dma() by Petri Gynther · 10 years ago
  2. ee7d8c2 net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONE by Petri Gynther · 10 years ago
  3. 3271e4f Merge branch 'hv_netvsc-next' by David S. Miller · 10 years ago
  4. b08cc79 hv_netvsc: Eliminate memory allocation in the packet send path by KY Srinivasan · 10 years ago
  5. cbacec7 hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism by KY Srinivasan · 10 years ago
  6. 4e833c5 ethernet: Use bool function returns of true/false instead of 1/0 by Joe Perches · 10 years ago
  7. 8e1fa36 Merge branch 'nla_in_addr' by David S. Miller · 10 years ago
  8. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 10 years ago
  9. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
  10. 15e318b xfrm: simplify xfrm_address_t use by Jiri Benc · 10 years ago
  11. 8f55db4 tcp: simplify inetpeer_addr_base use by Jiri Benc · 10 years ago
  12. f0ef312 vxlan: fix indentation by Jiri Benc · 10 years ago
  13. 1695fb4 Merge branch 'ipv6_null' by David S. Miller · 10 years ago
  14. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  15. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  16. bc48878 Merge branch 'bnx2x-next' by David S. Miller · 10 years ago
  17. 0f587f1 bnx2x: Prevent probe as early as possible by Yuval Mintz · 10 years ago
  18. fcd02d2 bnx2x: Count number of link changes by Yaniv Rosner · 10 years ago
  19. 30fd9ff bnx2x: Configure IFir et al. according to nvram by Yaniv Rosner · 10 years ago
  20. 19a1204 bonding: Remove hardcoded initialization by Mahesh Bandewar · 10 years ago
  21. 6e47d6c fib_trie: Cleanup ip_fib_net_exit code path by Alexander Duyck · 10 years ago
  22. ad88d05 fib_trie: Fix warning on fib4_rules_exit by Alexander Duyck · 10 years ago
  23. 89a3f3c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  24. 32eaf12 Merge branch 'ptp-2038' by David S. Miller · 10 years ago
  25. ed7c631 ptp: remove 32 bit get/set methods. by Richard Cochran · 10 years ago
  26. a043a72 ptp: pch: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  27. 1ca13de ptp: ixp46x: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  28. 41c2c18 ptp: dp83640: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  29. b9acf24 ptp: tilegx: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  30. a5c79c2 ptp: cpts: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  31. 3f6c465 ptp: stmmac: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  32. 0fcb5c76 ptp: sfc: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  33. e394b80 ptp: mlx4: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  34. 91432d1 ptp: ixgbe: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  35. d4c496f ptp: igb: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  36. 6f7a9b8 ptp: i40e: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  37. 843293e ptp: fm10k: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  38. 07c74eb ptp: e1000e: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  39. d28fdf0 ptp: gianfar: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  40. 241926b ptp: fec: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  41. f578b41 ptp: tg3: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  42. 5d45186 ptp: bnx2x: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  43. 15dd95f ptp: xgbe: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  44. 20ca7fb ptp: blackfin: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  45. d7d38f5 ptp: use the 64 bit get/set time methods for the posix clock. by Richard Cochran · 10 years ago
  46. e13cfcb ptp: use the 64 bit gettime method for the SYS_OFFSET ioctl. by Richard Cochran · 10 years ago
  47. 92f1719 ptp: introduce get/set time methods with explicit 64 bit seconds. by Richard Cochran · 10 years ago
  48. d482994 tipc: fix two bugs in secondary destination lookup by Jon Paul Maloy · 10 years ago
  49. 4d92a3e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  50. afb0bc9 Merge branch 'stacked_vlan_tso' by David S. Miller · 10 years ago
  51. 1abbc98 igb: Enable TSO for stacked vlan by Toshiaki Makita · 10 years ago
  52. b9f4cf75 team: Don't segment multiple tagged packets on team device by Toshiaki Makita · 10 years ago
  53. 4847f04 bonding: Don't segment multiple tagged packets on bonding device by Toshiaki Makita · 10 years ago
  54. e38f302 net: Introduce passthru_features_check by Toshiaki Makita · 10 years ago
  55. 8cb65d0 net: Move check for multiple vlans to drivers by Toshiaki Makita · 10 years ago
  56. f5a7fb8 vlan: Introduce helper functions to check if skb is tagged by Toshiaki Makita · 10 years ago
  57. 8d46350 vlan: Add features for stacked vlan device by Toshiaki Makita · 10 years ago
  58. 608cd71 tc: bpf: generalize pedit action by Alexei Starovoitov · 10 years ago
  59. 7836b16 Merge branch 'dsa-hw-bridging' by David S. Miller · 10 years ago
  60. b2a6b93 net: dsa: mv88e6171: Add support for hardware bridging by Andrew Lunn · 10 years ago
  61. baae51d net: dsa: mv88e6171: Add EEE support to the mv88e6172 by Andrew Lunn · 10 years ago
  62. 464caa2 net: dsa: mv88e6171: Add defines for switch product IDs by Andrew Lunn · 10 years ago
  63. a8f064c net: dsa: Centralise getting switch id by Andrew Lunn · 10 years ago
  64. 4f431e5 net: dsa: mv88e6352: Add support for ndo_fdb functions by Guenter Roeck · 10 years ago
  65. defb05b net: dsa: mv88e6xxx: Add support for fdb_add, fdb_del, and fdb_getnext by Guenter Roeck · 10 years ago
  66. 339d826 net: dsa: Add basic framework to support ndo_fdb functions by Guenter Roeck · 10 years ago
  67. 3f244ab net: dsa: mv88e6352: Add support for hardware bridging by Guenter Roeck · 10 years ago
  68. facd95b net: dsa: mv88e6xxx: Add Hardware bridging support by Guenter Roeck · 10 years ago
  69. b0019b7 net: dsa: mv88e6171: Use common port configuration by Guenter Roeck · 10 years ago
  70. 54af0cf net: dsa: mv88e6123_61_65: Use common port configuration by Guenter Roeck · 10 years ago
  71. 2089052 net: dsa: mv88e6352: Use common port initialization code by Guenter Roeck · 10 years ago
  72. 8d6d09e net: dsa: mv88e6xxx: Split mv88e6xxx_reg_read and mv88e6xxx_reg_write by Guenter Roeck · 10 years ago
  73. 366f0a0 net: dsa: mv88e6xxx: Disable Message Port bit for CPU port by Guenter Roeck · 10 years ago
  74. d827e88 net: dsa: mv88e6xxx: Provide function for common port initialization by Guenter Roeck · 10 years ago
  75. acdaffc net: dsa: mv88e6xxx: Factor out common initialization code by Guenter Roeck · 10 years ago
  76. 5ce58c2 hv_netvsc: remove vmbus_are_subchannels_present() in rndis_filter_device_add() by Haiyang Zhang · 10 years ago
  77. cb6e0b3 net: smc91x: make use of 4th parameter to devm_gpiod_get_index by Uwe Kleine-König · 10 years ago
  78. 7c3877f hv_netvsc: Implement batching in send buffer by Haiyang Zhang · 10 years ago
  79. 4ef295e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  80. ae7633c Merge branch 'tipc-next' by David S. Miller · 10 years ago
  81. 8a0f6eb tipc: involve reference counter for node structure by Ying Xue · 10 years ago
  82. b952b2b tipc: fix potential deadlock when all links are reset by Ying Xue · 10 years ago
  83. faadb05 virtio: simplify the using of received in virtnet_poll by Li RongQing · 10 years ago
  84. 3556eaa Merge branch 'be2net-next' by David S. Miller · 10 years ago
  85. 265ec92 be2net: bump up the driver version to 10.6.0.1 by Sathya Perla · 10 years ago
  86. 73f394e be2net: setup xps queue mapping by Sathya Perla · 10 years ago
  87. d658d98 be2net: assign CPU affinity hints to be2net IRQs by Padmanabh Ratnakar · 10 years ago
  88. 41d25fe tcp: tcp_syn_flood_action() can be static by Eric Dumazet · 10 years ago
  89. 1fb7cd4 cxgb4: fix boolreturn.cocci warnings by Wu Fengguang · 10 years ago
  90. 85b9909 fib6: install fib6 ops in the last step by WANG Cong · 10 years ago
  91. 7145074 Merge branch 'bcmgenet-next' by David S. Miller · 10 years ago
  92. 4055eae net: bcmgenet: add support for multiple Rx queues by Petri Gynther · 10 years ago
  93. 3ab1133 net: bcmgenet: rework Rx NAPI code by Petri Gynther · 10 years ago
  94. e2aadb4 net: bcmgenet: rework Tx NAPI code by Petri Gynther · 10 years ago
  95. b2e97ec net: bcmgenet: tweak init_umac() by Petri Gynther · 10 years ago
  96. ebbd96f net: bcmgenet: simplify bcmgenet_init_dma() by Petri Gynther · 10 years ago
  97. 9dbac28 net: bcmgenet: modify Tx ring int_enable and int_disable vectors by Petri Gynther · 10 years ago
  98. e412b10 net: bcmgenet: remove priv->int0_mask and priv->int1_mask by Petri Gynther · 10 years ago
  99. 19cc2de Merge branch 'xgene-next' by David S. Miller · 10 years ago
  100. 6772b65 drivers: net: xgene: Add separate tx completion ring by Iyappan Subramanian · 10 years ago