1. 46cfd72 net: use kfree_skb_list() helper in more places by Florian Westphal · 10 years ago
  2. 72bb17b ipv4: udp4_gro_complete() is static by Eric Dumazet · 10 years ago
  3. 416c51e netns: remove one sparse warning by Eric Dumazet · 10 years ago
  4. cc9c668 ipv6: udp6_gro_complete() is static by Eric Dumazet · 10 years ago
  5. 8e380f0 ipv4: rcu cleanup in ip_ra_control() by Eric Dumazet · 10 years ago
  6. cbeddd5 ipv6: mcast: remove dead debugging defines by Daniel Borkmann · 10 years ago
  7. be07b79 irda: vlsi_ir: use %*ph specifier by Andy Shevchenko · 10 years ago
  8. 8ddfa07 r8152: use usleep_range by hayeswang · 10 years ago
  9. 67cc0d4 net-timestamp: optimize sock_tx_timestamp default path by Willem de Bruijn · 10 years ago
  10. 17448e5 net_sched: sfq: remove unused macro by Florian Westphal · 10 years ago
  11. 4ef6dae sfc: Convert the normal transmit complete path to dev_consume_skb_any() by Rick Jones · 10 years ago
  12. 29c10a8 Merge branch 'bond_lock_removal' by David S. Miller · 10 years ago
  13. 87163ef bonding: remove last users of bond->lock and bond->lock itself by Nikolay Aleksandrov · 10 years ago
  14. 246df7b bonding: options: remove bond->lock usage by Nikolay Aleksandrov · 10 years ago
  15. e9fe8ef bonding: procfs: clean bond->lock usage and use RCU by Nikolay Aleksandrov · 10 years ago
  16. 059b47e bonding: convert primary_slave to use RCU by Nikolay Aleksandrov · 10 years ago
  17. ecfede4 bonding: alb: clean bond->lock by Nikolay Aleksandrov · 10 years ago
  18. bdbc5f1 bonding: 3ad: use curr_slave_lock instead of bond->lock by Nikolay Aleksandrov · 10 years ago
  19. 51752af cxgb4: remove bond->lock by Nikolay Aleksandrov · 10 years ago
  20. c6ec956 ARM: dts: Enable emac node on the rk3188-radxarock boards by Romain Perier · 10 years ago
  21. 18ec91e ARM: dts: Add emac nodes to the rk3188 device tree by Romain Perier · 10 years ago
  22. 40404e0 dt-bindings: Document EMAC Rockchip by Romain Perier · 10 years ago
  23. 6eacf31 ethernet: arc: Add support for Rockchip SoC layer device tree bindings by Romain Perier · 10 years ago
  24. 60005c6 Merge branch 'bpf-next' by David S. Miller · 10 years ago
  25. 286aad3 net: bpf: be friendly to kmemcheck by Daniel Borkmann · 10 years ago
  26. 55309dd net: bpf: arm: address randomize and write protect JIT code by Daniel Borkmann · 10 years ago
  27. 738cbe7 net: bpf: consolidate JIT binary allocator by Daniel Borkmann · 10 years ago
  28. ca777ef tcp: remove dst refcount false sharing for prequeue mode by Eric Dumazet · 10 years ago
  29. 32bc6d1 ath5k: Add missing vmalloc.h include. by Stephen Rothwell · 10 years ago
  30. c9104b0 ethernet: ti: remove unwanted THIS_MODULE macro by Varka Bhadram · 10 years ago
  31. e403ade openvswitch: change the data type of error status to atomic_long_t by Li RongQing · 10 years ago
  32. 5aaa62d bridge: Cleanup of unncessary check. by Rami Rosen · 10 years ago
  33. 8b86f7f Merge branch 'bridge_rtnl_link' by David S. Miller · 10 years ago
  34. 1332351 bridge: implement rtnl_link_ops->changelink by Jiri Pirko · 10 years ago
  35. e5c3ea5 bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info by Jiri Pirko · 10 years ago
  36. 3ac636b bridge: implement rtnl_link_ops->slave_changelink by Jiri Pirko · 10 years ago
  37. ced8283 bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave_info by Jiri Pirko · 10 years ago
  38. 0f49579 bridge: switch order of rx_handler reg and upper dev link by Jiri Pirko · 10 years ago
  39. 49a6015 net/ipv4: bind ip_nonlocal_bind to current netns by Vincent Bernat · 10 years ago
  40. afddacc Merge branch 'ebpf' by David S. Miller · 10 years ago
  41. daedfb2 net: filter: split filter.h and expose eBPF to user space by Alexei Starovoitov · 10 years ago
  42. 02ab695 net: filter: add "load 64-bit immediate" eBPF instruction by Alexei Starovoitov · 10 years ago
  43. 5b4c314 Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  44. a7f26b7 inet: remove dead inetpeer sequence code by Willem de Bruijn · 10 years ago
  45. 1923d6e drivers: net: cpsw: Add support for pause frames by Mugunthan V N · 10 years ago
  46. 119eccd hp100: Convert the normal skb free path to dev_consume_skb_any() by Rick Jones · 10 years ago
  47. 1e701f1 net: Fix GRE RX to use skb_transport_header for GRE header offset by Tom Herbert · 10 years ago
  48. db91b72 dp83640: Make use of skb_queue_purge instead of reimplementing the code by Alexander Duyck · 10 years ago
  49. 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  50. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  51. d030671 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  52. 6a5c75ce1 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  53. cfa7c64 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  54. b531f5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  55. 97a13e5 net: phy: mdio-sun4i: don't select REGULATOR by Beniamino Galvani · 10 years ago
  56. 45ce829 Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  57. de185ab ipv6: restore the behavior of ipv6_sock_ac_drop() by WANG Cong · 10 years ago
  58. 2ce7598 Linux 3.17-rc4 by Linus Torvalds · 10 years ago
  59. 13aa3463 rose: use %*ph specifier by Andy Shevchenko · 10 years ago
  60. 7e0dae6 Documentation: new page link in SubmittingPatches by Sudip Mukherjee · 10 years ago
  61. 731d5cc Documentation: NFS/RDMA: Document separate Kconfig symbols by Paul Bolle · 10 years ago
  62. 0024d6e Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d by Masanari Iida · 10 years ago
  63. 257d6ef Documentation: i2c: rename variable "register" to "reg" by Jose Manuel Alarcon Roldan · 10 years ago
  64. 77be4da Documentation: seq_file: Document seq_open_private(), seq_release_private() by Rob Jones · 10 years ago
  65. 6fef37c Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  66. a42f5c1 amd-xgbe-phy: Fix build break for missing declaration by Tom Lendacky · 10 years ago
  67. 9142ead Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  68. 81368f8 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  69. ebc54f2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. 9ef7db7 ufs: fix deadlocks introduced by sb mutex merge by Alexey Khoroshilov · 10 years ago
  71. 2b12164 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  72. 56c2285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  73. 8b3bfff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  74. 87d9430 tcp: remove obsolete comment about TCP_SKB_CB(skb)->when in tcp_fragment() by Neal Cardwell · 10 years ago
  75. 11e9739 Merge tag 'xfs-for-linus-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  76. 925e0ea Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  77. c4c112f igb: add flags to set eee advertisement mode by Todd Fujinaka · 10 years ago
  78. 9bf2419 timekeeping: Update timekeeper before updating vsyscall and pvclock by Thomas Gleixner · 10 years ago
  79. 849151d compat: nanosleep: Clarify error handling by Thomas Gleixner · 10 years ago
  80. 887a79f e1000: e1000_ethertool.c coding style fixes by Krzysztof Majzerowicz-Jaszcz · 10 years ago
  81. bc55dc6 Merge branch 'amd-xgbe-net' by David S. Miller · 10 years ago
  82. a3ba7c9 amd-xgbe: Enable interrupts for all management counters by Lendacky, Thomas · 10 years ago
  83. 6026510 amd-xgbe: Treat certain counter registers as 64 bit by Lendacky, Thomas · 10 years ago
  84. cfecec5 mlx4: only pull headers into skb head by Eric Dumazet · 10 years ago
  85. 126859b mISDN: remove DSP_NEVER_DEFINED and adjust code identation by Colin Ian King · 10 years ago
  86. e1743a1 greth: moved TX ring cleaning to NAPI rx poll func by Daniel Hellstrom · 10 years ago
  87. cea6aeb bonding: add slave netlink policy and put slave-related ops together by Jiri Pirko · 10 years ago
  88. c99d667 cnic : Cleanup CONFIG_IPV6 & VLAN check by Anish Bhatt · 10 years ago
  89. 0babe61 ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SATA host controller driver. by Suman Tripathi · 10 years ago
  90. 0bed13b ahci_xgene: Skip the PHY and clock initialization if already configured by the firmware. by Suman Tripathi · 10 years ago
  91. 3aff501 Merge branch 'tcp' by David S. Miller · 10 years ago
  92. 7faee5c tcp: remove TCP_SKB_CB(skb)->when by Eric Dumazet · 10 years ago
  93. 04317da tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn by Eric Dumazet · 10 years ago
  94. 2ba3894 Merge branch 'eth_get_headlen' by David S. Miller · 10 years ago
  95. 8496e33 ixgbe: use new eth_get_headlen interface by Alexander Duyck · 10 years ago
  96. 24cd23d igb: use new eth_get_headlen interface by Alexander Duyck · 10 years ago
  97. 56193d1 net: Add function for parsing the header length out of linear ethernet frames by Alexander Duyck · 10 years ago
  98. 2c048e6 Merge branch 'timestamping' by David S. Miller · 10 years ago
  99. 82eabd9 net: merge cases where sock_efree and sock_edemux are the same function by Alexander Duyck · 10 years ago
  100. 62bccb8 net-timestamp: Make the clone operation stand-alone from phy timestamping by Alexander Duyck · 10 years ago