1. 69b4b7a r8152: support jumbo frame for RTL8153 by hayeswang · 10 years ago
  2. d670079 Merge branch 'cpmac-next' by David S. Miller · 10 years ago
  3. 0465be8 net: cpmac: fix in releasing resources by Varka Bhadram · 10 years ago
  4. 55064ef net: cpmac: fix proper spacing before return statement by Varka Bhadram · 10 years ago
  5. 59329d8 net: cpmac: fix missing a blank line after declarations by Varka Bhadram · 10 years ago
  6. 96a8d3c net: cpmac: fix cpmac driver structure by Varka Bhadram · 10 years ago
  7. f160a2d net: cpmac: dynamic debug fixes by Varka Bhadram · 10 years ago
  8. 8bcd5c6 net: cpmac: fix comments by Varka Bhadram · 10 years ago
  9. af59515 net: cpmac: remove space in macro defination by Varka Bhadram · 10 years ago
  10. 405fd70 ipconfig: Only bootp paths should reference ic_dev_xid. by David S. Miller · 10 years ago
  11. 5edbf7d Merge branch 'systemport-next' by David S. Miller · 10 years ago
  12. 40a8a31 net: systemport: use kcalloc instead of kzalloc by Florian Fainelli · 10 years ago
  13. 23acb2f net: systemport: align multiple lines correctly by Florian Fainelli · 10 years ago
  14. 316158f hyperv: Add netpoll support by Richard Weinberger · 10 years ago
  15. 917ac48 arc_emac: Remove unused pointer to net_device from arc_emac_priv by Tobias Klauser · 10 years ago
  16. ff458f6 arc_emac: Use net_device_stats from struct net_device by Tobias Klauser · 10 years ago
  17. 21621e9 ipconfig: move ic_dev_xid under IPCONFIG_BOOTP by Fabian Frederick · 10 years ago
  18. 6fea7ad Bluetooth: Don't send ERTM configuration option when disabled by Marcel Holtmann · 10 years ago
  19. 91a668b Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code by Johan Hedberg · 10 years ago
  20. a55bd29 Bluetooth: Add white list lookup for incoming connection requests by Johan Hedberg · 10 years ago
  21. 6cebb9e7 Bluetooth: Enable page scan also if there are white list entries by Johan Hedberg · 10 years ago
  22. 70c4642 Bluetooth: Refactor connection request handling by Johan Hedberg · 10 years ago
  23. dee58c1 Bluetooth: Fix incorrectly setting HCI_CONNECTABLE by Johan Hedberg · 10 years ago
  24. a397407 Bluetooth: Update page scan when necessary for Add/Remove Device by Johan Hedberg · 10 years ago
  25. 6659358 Bluetooth: Introduce a whitelist for BR/EDR devices by Johan Hedberg · 10 years ago
  26. dcc36c1 Bluetooth: Unify helpers for bdaddr_list manipulations by Johan Hedberg · 10 years ago
  27. cd7ca0e Bluetooth: Fix enabling Authenticated Payload Timeout Expired event by Marcel Holtmann · 10 years ago
  28. ca12769 net: phy: export phy_suspend and phy_resume by Florian Fainelli · 10 years ago
  29. f251f4e Merge branch 'fec-next' by David S. Miller · 10 years ago
  30. bfd4ecd net: fec: consolidate hwtstamp implementation by Russell King · 10 years ago
  31. 96018f5 net: fec: remove useless status check in tx reap path by Russell King · 10 years ago
  32. 344756f net: fec: add support for dumping transmit ring on timeout by Russell King · 10 years ago
  33. c1d7c48 net: fec: reorder ethtool ops to match order in struct declaration by Russell King · 10 years ago
  34. db3421c net: fec: clear receive interrupts before processing a packet by Russell King · 10 years ago
  35. 36cdc74 net: fec: replace delayed work with standard work by Russell King · 10 years ago
  36. ccea296 net: fec: better implementation of iMX6 ERR006358 quirk by Russell King · 10 years ago
  37. efa95b0 netpoll: fix use after free by david decotigny · 10 years ago
  38. f51de24 xen-netback: Adding debugfs "io_ring_qX" files by Zoltan Kiss · 10 years ago
  39. a37934f net: provide stubs for ip6_set_txhash and ip6_make_flowlabel by Florian Fainelli · 10 years ago
  40. 3556039 Merge branch 'fec-next' by David S. Miller · 10 years ago
  41. ef83337 net: fec: clean up duplex mode handling by Russell King · 10 years ago
  42. f208ce1 net: fec: quiesce packet processing when taking link down in fec_enet_adjust_link() by Russell King · 10 years ago
  43. 8506fa1 net: fec: quiesce packet processing before changing features by Russell King · 10 years ago
  44. 9a7ba43 net: fec: quiesce packet processing before stopping device in fec_set_features() by Russell King · 10 years ago
  45. 31a6de3 net: fec: quiesce packet processing before stopping device in fec_suspend() by Russell King · 10 years ago
  46. 6af42d4 net: fec: remove inappropriate calls around fec_restart() by Russell King · 10 years ago
  47. dbc64a8 net: fec: move calls to quiesce/resume packet processing out of fec_restart() by Russell King · 10 years ago
  48. 8ce5624 net: fec: only restart or stop the device if it is present and running by Russell King · 10 years ago
  49. 8bbbd3c net: fec: ensure fec_enet_close() copes with resume failure by Russell King · 10 years ago
  50. da1774e net: fec: improve safety of suspend/resume/transmit timeout paths by Russell King · 10 years ago
  51. 2167cef Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  52. 2695bab net/mlx4_en: Fix mac_hash database inconsistency by Noa Osherovich · 10 years ago
  53. d5b8dff net/mlx4_en: Do not count LLC/SNAP in MTU calculation by Yishai Hadas · 10 years ago
  54. 49a1e4f net/mlx4_en: Do not disable vlan filter during promiscuous mode by Eugenia Emantayev · 10 years ago
  55. 143b3efb net/mlx4: Verify port number in __mlx4_unregister_mac by Eugenia Emantayev · 10 years ago
  56. 4359db1 net/mlx4_en: Run loopback test only when port is up by Eugenia Emantayev · 10 years ago
  57. 523ece8 net/mlx4_en: Fix set port ratelimit for 40GE by Eugenia Emantayev · 10 years ago
  58. 9274f9f Merge branch 'bridge_batmanadv_exports' by David S. Miller · 10 years ago
  59. c34963e bridge: export knowledge about the presence of IGMP/MLD queriers by Linus Lüssing · 10 years ago
  60. f941a6d bridge: adding stubs for multicast exports by Linus Lüssing · 10 years ago
  61. 70452dc tipc: fix a memleak when sending data by Erik Hugne · 10 years ago
  62. 51ba0ed defxx: Fix issues with debug printk calls by Maciej W. Rozycki · 10 years ago
  63. 284a83a Merge branch 'defxx-next' by David S. Miller · 10 years ago
  64. 8848761 defxx: Add missing DMA synchronisation calls by Maciej W. Rozycki · 10 years ago
  65. b37cccf defxx: Handle DMA mapping errors by Maciej W. Rozycki · 10 years ago
  66. a630be7 defxx: Use netdev_alloc_skb consistently by Maciej W. Rozycki · 10 years ago
  67. 6329fe5 defxx: Discard DMA maps on buffer deallocation by Maciej W. Rozycki · 10 years ago
  68. d68ab59 defxx: Correct the receive DMA map size by Maciej W. Rozycki · 10 years ago
  69. 90fb567 Merge branch 'sctp_command_queue' by David S. Miller · 10 years ago
  70. d1a3fe2 net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[]. by David Laight · 10 years ago
  71. b9420e1 net: sctp: Optimise the way 'sctp_arg_t' values are initialised. by David Laight · 10 years ago
  72. be1f4f4 net: sctp: Inline the functions from command.c by David Laight · 10 years ago
  73. 63ae889 appletalk: fix a coccinella warning in net/appletalk/ddp.c by wangweidong · 10 years ago
  74. 72948cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  75. 9f12fbe net: filter: move load_pointer() into filter.h by Zi Shen Lim · 10 years ago
  76. 3d5baba declance: Fix 64-bit compilation warnings by Maciej W. Rozycki · 10 years ago
  77. 92a129d Merge branch 'hsr-next' by David S. Miller · 10 years ago
  78. a718dcc net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params. by Arvid Brodin · 10 years ago
  79. f266a68 net/hsr: Better frame dispatch by Arvid Brodin · 10 years ago
  80. 4c3477d net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_setup. by Arvid Brodin · 10 years ago
  81. 1cc1eb5 net/hsr: Implemented .ndo_fix_features (better device features handling). by Arvid Brodin · 10 years ago
  82. c5a7591 net/hsr: Use list_head (and rcu) instead of array for slave devices. by Arvid Brodin · 10 years ago
  83. 51f3c60 net/hsr: Move slave init to hsr_slave.c. by Arvid Brodin · 10 years ago
  84. e9aae56 net/hsr: Operstate handling cleanup. by Arvid Brodin · 10 years ago
  85. abff716 net/hsr: Move to per-hsr device prune timer. by Arvid Brodin · 10 years ago
  86. 81ba6af net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register() by Arvid Brodin · 10 years ago
  87. 70ebe4a net/hsr: Better variable names and update of contact info. by Arvid Brodin · 10 years ago
  88. b812540 r8152: increase the tx timeout by hayeswang · 10 years ago
  89. 4f6ad60 ipconfig: add static to local variable by Fabian Frederick · 10 years ago
  90. fa2f139 Bluetooth: Add support for Acer [13D3:3432] by Anantha Krishnan · 10 years ago
  91. fbd96c1 Bluetooth: Fix clearing HCI_LE_ADV for LE connections by Johan Hedberg · 10 years ago
  92. 562064e Bluetooth: Fix toggling background scan when changing connectable state by Johan Hedberg · 10 years ago
  93. 3742abf Bluetooth: Fix connectable and discoverable supported settings values by Johan Hedberg · 10 years ago
  94. 23a4809 Bluetooth: Fix setting STOPPING state for discovery by Johan Hedberg · 10 years ago
  95. 3472227 Bluetooth: Fix check for re-enabling advertising by Johan Hedberg · 10 years ago
  96. e8bb6b9 Bluetooth: Fix advertising and active scanning co-existence by Johan Hedberg · 10 years ago
  97. 376f54c Bluetooth: Stop advertising always before initiating a connection by Johan Hedberg · 10 years ago
  98. 73e082f Bluetooth: Use the correct flag to decide to disable advertising by Johan Hedberg · 10 years ago
  99. 0ec5ae8 Bluetooth: Simplify usage of the enable_advertising function by Johan Hedberg · 10 years ago
  100. 5ce194c Bluetooth: Use real advertising state to random address update decision by Johan Hedberg · 10 years ago