1. 523ece8 net/mlx4_en: Fix set port ratelimit for 40GE by Eugenia Emantayev · 10 years ago
  2. 9274f9f Merge branch 'bridge_batmanadv_exports' by David S. Miller · 10 years ago
  3. c34963e bridge: export knowledge about the presence of IGMP/MLD queriers by Linus Lüssing · 10 years ago
  4. f941a6d bridge: adding stubs for multicast exports by Linus Lüssing · 10 years ago
  5. 70452dc tipc: fix a memleak when sending data by Erik Hugne · 10 years ago
  6. 51ba0ed defxx: Fix issues with debug printk calls by Maciej W. Rozycki · 10 years ago
  7. 284a83a Merge branch 'defxx-next' by David S. Miller · 10 years ago
  8. 8848761 defxx: Add missing DMA synchronisation calls by Maciej W. Rozycki · 10 years ago
  9. b37cccf defxx: Handle DMA mapping errors by Maciej W. Rozycki · 10 years ago
  10. a630be7 defxx: Use netdev_alloc_skb consistently by Maciej W. Rozycki · 10 years ago
  11. 6329fe5 defxx: Discard DMA maps on buffer deallocation by Maciej W. Rozycki · 10 years ago
  12. d68ab59 defxx: Correct the receive DMA map size by Maciej W. Rozycki · 10 years ago
  13. 90fb567 Merge branch 'sctp_command_queue' by David S. Miller · 10 years ago
  14. d1a3fe2 net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[]. by David Laight · 10 years ago
  15. b9420e1 net: sctp: Optimise the way 'sctp_arg_t' values are initialised. by David Laight · 10 years ago
  16. be1f4f4 net: sctp: Inline the functions from command.c by David Laight · 10 years ago
  17. 63ae889 appletalk: fix a coccinella warning in net/appletalk/ddp.c by wangweidong · 10 years ago
  18. 72948cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  19. 9f12fbe net: filter: move load_pointer() into filter.h by Zi Shen Lim · 10 years ago
  20. 3d5baba declance: Fix 64-bit compilation warnings by Maciej W. Rozycki · 10 years ago
  21. 92a129d Merge branch 'hsr-next' by David S. Miller · 10 years ago
  22. a718dcc net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params. by Arvid Brodin · 10 years ago
  23. f266a68 net/hsr: Better frame dispatch by Arvid Brodin · 10 years ago
  24. 4c3477d net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_setup. by Arvid Brodin · 10 years ago
  25. 1cc1eb5 net/hsr: Implemented .ndo_fix_features (better device features handling). by Arvid Brodin · 10 years ago
  26. c5a7591 net/hsr: Use list_head (and rcu) instead of array for slave devices. by Arvid Brodin · 10 years ago
  27. 51f3c60 net/hsr: Move slave init to hsr_slave.c. by Arvid Brodin · 10 years ago
  28. e9aae56 net/hsr: Operstate handling cleanup. by Arvid Brodin · 10 years ago
  29. abff716 net/hsr: Move to per-hsr device prune timer. by Arvid Brodin · 10 years ago
  30. 81ba6af net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register() by Arvid Brodin · 10 years ago
  31. 70ebe4a net/hsr: Better variable names and update of contact info. by Arvid Brodin · 10 years ago
  32. b812540 r8152: increase the tx timeout by hayeswang · 10 years ago
  33. 4f6ad60 ipconfig: add static to local variable by Fabian Frederick · 10 years ago
  34. fa2f139 Bluetooth: Add support for Acer [13D3:3432] by Anantha Krishnan · 10 years ago
  35. fbd96c1 Bluetooth: Fix clearing HCI_LE_ADV for LE connections by Johan Hedberg · 10 years ago
  36. 562064e Bluetooth: Fix toggling background scan when changing connectable state by Johan Hedberg · 10 years ago
  37. 3742abf Bluetooth: Fix connectable and discoverable supported settings values by Johan Hedberg · 10 years ago
  38. 23a4809 Bluetooth: Fix setting STOPPING state for discovery by Johan Hedberg · 10 years ago
  39. 3472227 Bluetooth: Fix check for re-enabling advertising by Johan Hedberg · 10 years ago
  40. e8bb6b9 Bluetooth: Fix advertising and active scanning co-existence by Johan Hedberg · 10 years ago
  41. 376f54c Bluetooth: Stop advertising always before initiating a connection by Johan Hedberg · 10 years ago
  42. 73e082f Bluetooth: Use the correct flag to decide to disable advertising by Johan Hedberg · 10 years ago
  43. 0ec5ae8 Bluetooth: Simplify usage of the enable_advertising function by Johan Hedberg · 10 years ago
  44. 5ce194c Bluetooth: Use real advertising state to random address update decision by Johan Hedberg · 10 years ago
  45. c93bd15 Bluetooth: Remove unnecessary mgmt_advertising function by Johan Hedberg · 10 years ago
  46. 66c417c Bluetooth: Add flag to track the real advertising state by Johan Hedberg · 10 years ago
  47. 52d14c6 Merge branch 'amd-xgbe-next' by David S. Miller · 10 years ago
  48. cfa50c7 amd-xgbe: Base AXI DMA cache settings on device tree by Lendacky, Thomas · 10 years ago
  49. 9867e8f amd-xgbe: Performance enhancements by Lendacky, Thomas · 10 years ago
  50. ff42606 amd-xgbe: Call netif_napi_del on ndo_stop operation by Lendacky, Thomas · 10 years ago
  51. 91f8734 amd-xgbe: Clear the proper MTL interrupt register by Lendacky, Thomas · 10 years ago
  52. f3f128d amd-xgbe: Fix debugfs compatibility change with kstrtouint by Lendacky, Thomas · 10 years ago
  53. db55b62 net: arcnet: Remove "#define bool int" by Rasmus Villemoes · 10 years ago
  54. a16a336 enic: fix return values in enic_set_coalesce by Govindarajulu Varadarajan · 10 years ago
  55. e721f87 bonding: remove no longer relevant vlan warnings by Jiri Pirko · 10 years ago
  56. 7cb9e6b Merge branch 'at86rf230-next' by David S. Miller · 10 years ago
  57. 01ebd60 at86rf230: add new author by Alexander Aring · 10 years ago
  58. 7a4ef91 at86rf230: add sleep cycle timing by Alexander Aring · 10 years ago
  59. 984e0c6 at86rf230: add timing for channel switch by Alexander Aring · 10 years ago
  60. 09e536c at86rf230: rework reset to trx_off state change by Alexander Aring · 10 years ago
  61. 2e0571c at86rf230: rework state change and start/stop by Alexander Aring · 10 years ago
  62. 1db0558 at86rf230: rework irq_pol setting by Alexander Aring · 10 years ago
  63. 6bd2b13 at86rf230: move RX_SAFE_MODE setting to hw_init by Alexander Aring · 10 years ago
  64. 1d15d6b at86rf230: rework transmit and receive handling by Alexander Aring · 10 years ago
  65. a7d7eda at86rf230: add support for at86rf23x desense by Alexander Aring · 10 years ago
  66. a53d1f7 at86rf230: remove is212 and add driver data by Alexander Aring · 10 years ago
  67. c8ee0f5 at86rf230: rework detect device handling by Alexander Aring · 10 years ago
  68. f76014f77 at86rf230: add regmap support by Alexander Aring · 10 years ago
  69. 640985e mac802154: at86rf230: add hw flags and merge ops by Alexander Aring · 10 years ago
  70. 1598c36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  71. dbaaca81 Merge branch 'fec-next' by David S. Miller · 10 years ago
  72. ffdce2c net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers() by Russell King · 10 years ago
  73. 8b7c9ef net: fec: ensure fec_enet_free_buffers() properly cleans the rings by Russell King · 10 years ago
  74. d6bf314 net: fec: clean up transmit descriptor setup by Russell King · 10 years ago
  75. 730ee36 net: fec: make rx skb handling more robust by Russell King · 10 years ago
  76. 5d165c5 net: fec: remove useless fep->opened by Russell King · 10 years ago
  77. d76cfae net: fec: stop the phy before shutting down the MAC by Russell King · 10 years ago
  78. 0b146ca net: fec: ensure that a disconnected phy isn't configured by Russell King · 10 years ago
  79. 635cf17 net: fec: remove checking for NULL phy_dev in fec_enet_close() by Russell King · 10 years ago
  80. b49cd50 net: fec: use netif_tx_disable() rather than netif_stop_queue() by Russell King · 10 years ago
  81. 7a16807 net: fec: fix interrupt handling races by Russell King · 10 years ago
  82. 9671a42 net: fec: fix ethtool set_pauseparam duplex bug by Russell King · 10 years ago
  83. b44592f net: fec: iMX6 FEC does not support half-duplex gigabit by Russell King · 10 years ago
  84. 6c035ea Merge branch 'net-hash-tx' by David S. Miller · 10 years ago
  85. a3b18dd net: Only do flow_dissector hash computation once per packet by Tom Herbert · 10 years ago
  86. cb1ce2e ipv6: Implement automatic flow label generation on transmit by Tom Herbert · 10 years ago
  87. 19469a8 flow_dissector: Use IPv6 flow label in flow_dissector by Tom Herbert · 10 years ago
  88. 535fb8d vxlan: Call udp_flow_src_port by Tom Herbert · 10 years ago
  89. b8f1a55 udp: Add function to make source port for UDP tunnels by Tom Herbert · 10 years ago
  90. 0e00161 net: Call skb_get_hash in get_xps_queue and __skb_tx_hash by Tom Herbert · 10 years ago
  91. b73c3d0 net: Save TX flow hash in sock and set in skbuf on xmit by Tom Herbert · 10 years ago
  92. 5ed20a6 flow_dissector: Abstract out hash computation by Tom Herbert · 10 years ago
  93. 081a20f Merge branch 'systemport-next' by David S. Miller · 10 years ago
  94. 83e82f4 net: systemport: add Wake-on-LAN support by Florian Fainelli · 10 years ago
  95. 9d34c1c net: systemport: rename rx_csum_en to rx_chk_en by Florian Fainelli · 10 years ago
  96. 40755a0 net: systemport: add suspend and resume support by Florian Fainelli · 10 years ago
  97. b02e6d9 net: systemport: add bcm_sysport_netif_{enable,stop} by Florian Fainelli · 10 years ago
  98. 18e21b0 net: systemport: update umac_enable_set to take a bitmask by Florian Fainelli · 10 years ago
  99. 4710d80 6lowpan: mac802154: fix coding style issues by Varka Bhadram · 10 years ago
  100. 46c9521 netlink: Fix do_one_broadcast() prototype. by Rami Rosen · 10 years ago