1. 1734bef stmmac: add proper probe function to dwmac-meson by Joachim Eastwood · 9 years ago
  2. f4f8dfd stmmac: add proper probe function to dwmac-lpc18xx by Joachim Eastwood · 9 years ago
  3. 402dae0 stmmac: export probe_config_dt() and get_platform_resources() by Joachim Eastwood · 9 years ago
  4. b0003ea stmmac: make stmmac_probe_config_dt return the platform data struct by Joachim Eastwood · 9 years ago
  5. f396cb0 stmmac: introduce stmmac_get_platform_resources() by Joachim Eastwood · 9 years ago
  6. 4ed2d8f stmmac: clean up platform/of_match data retrieval by Joachim Eastwood · 9 years ago
  7. 0dacf3f stmmac: use of_device_get_match_data to retrieve of match data by Joachim Eastwood · 9 years ago
  8. 7781e5d Merge branch 'tipc-separate-link-and-aggregation' by David S. Miller · 9 years ago
  9. d999297 tipc: reduce locking scope during packet reception by Jon Paul Maloy · 9 years ago
  10. 1a20cc2 tipc: introduce node contact FSM by Jon Paul Maloy · 9 years ago
  11. 8a1577c tipc: move link supervision timer to node level by Jon Paul Maloy · 9 years ago
  12. 333ef69 tipc: simplify link timer implementation by Jon Paul Maloy · 9 years ago
  13. 6ab30f9 tipc: improve link FSM implementation by Jon Paul Maloy · 9 years ago
  14. 426cc2b tipc: introduce new link protocol msg create function by Jon Paul Maloy · 9 years ago
  15. d3504c3 tipc: clean up definitions and usage of link flags by Jon Paul Maloy · 9 years ago
  16. af9b028 tipc: make media xmit call outside node spinlock context by Jon Paul Maloy · 9 years ago
  17. 22d85c7 tipc: change sk_buffer handling in tipc_link_xmit() by Jon Paul Maloy · 9 years ago
  18. 36e78a4 tipc: use bearer index when looking up active links by Jon Paul Maloy · 9 years ago
  19. d39bbd4 tipc: move link input queue to tipc_node by Jon Paul Maloy · 9 years ago
  20. d3a43b9 tipc: move link creation from neighbor discoverer to node by Jon Paul Maloy · 9 years ago
  21. 9d13ec6 tipc: introduce link entry structure to struct tipc_node by Jon Paul Maloy · 9 years ago
  22. 6acc232 net: remove skb_frag_add_head by Jiri Benc · 9 years ago
  23. bd26524 Merge branch 'offload_fwd_mark' by David S. Miller · 9 years ago
  24. a48037e switchdev: update documentation for offload_fwd_mark by Scott Feldman · 9 years ago
  25. 3f98a8e rocker: add offload_fwd_mark support by Scott Feldman · 9 years ago
  26. 1a3b2ec switchdev: add offload_fwd_mark generator helper by Scott Feldman · 9 years ago
  27. d754f98 net: add phys ID compare helper to test if two IDs are the same by Scott Feldman · 9 years ago
  28. 0c4f691 net: don't reforward packets already forwarded by offload device by Scott Feldman · 9 years ago
  29. 8254973 rocker: forward packets to CPU when port is joined to openvswitch by Simon Horman · 9 years ago
  30. a7ce45a bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined by Nikolay Aleksandrov · 9 years ago
  31. a0a9f33 net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set by Phil Sutter · 9 years ago
  32. 22f94e6 bonding: trivial: remove unused variables by Nikolay Aleksandrov · 9 years ago
  33. 5b1d0d8 Merge branch 'bridge-temp-and-perm' by David S. Miller · 9 years ago
  34. e10177a bridge: multicast: fix handling of temp and perm entries by Satish Ashok · 9 years ago
  35. ef8299de bridge: multicast: notify on group delete by Nikolay Aleksandrov · 9 years ago
  36. 03b6dc7 Merge branch 'bpf_cgroup_classid' by David S. Miller · 9 years ago
  37. 8d20aab ebpf: add helper to retrieve net_cls's classid cookie by Daniel Borkmann · 9 years ago
  38. b87a173 cls_cgroup: factor out classid retrieval by Daniel Borkmann · 9 years ago
  39. d9382bd enic: allow adaptive coalesce setting for msi/legacy intr by Govindarajulu Varadarajan · 9 years ago
  40. fc865d6 enic: add adaptive coalescing intr for intx and msi poll by Govindarajulu Varadarajan · 9 years ago
  41. c15df30 ipv6: Remove unused arguments for __ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 9 years ago
  42. 0d05788 Merge branch 'protodown' by David S. Miller · 9 years ago
  43. c305524 rocker: Handle protodown notifications. by Anuradha Karuppiah · 9 years ago
  44. 88d6378 netlink: changes for setting and clearing protodown via netlink. by Anuradha Karuppiah · 9 years ago
  45. d746d70 net core: Add protodown support. by Anuradha Karuppiah · 9 years ago
  46. 07e6a97 ibmveth: add support for TSO6 by Thomas Falcon · 9 years ago
  47. 2de8530 hv_netvsc: Add close of RNDIS filter into change mtu call by Haiyang Zhang · 10 years ago
  48. c0b8da1 ipv6: Fix finding best source address in ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki/吉藤英明 · 10 years ago
  49. 9243b25 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  50. 40bdc53 pkt_sched: sch_qfq: remove unused member of struct qfq_sched by Andrea Parri · 10 years ago
  51. e29dd44 net: qlcnic: Deletion of unnecessary memset by Christophe Jaillet · 10 years ago
  52. 9061cb0 Merge branch 'gianfar_rx_sg' by David S. Miller · 9 years ago
  53. 7535414 gianfar: Add paged allocation and Rx S/G by Claudiu Manoil · 10 years ago
  54. f23223f gianfar: Use ndev, more Rx path cleanup by Claudiu Manoil · 10 years ago
  55. f966082 gianfar: Fix and cleanup rxbd status handling by Claudiu Manoil · 10 years ago
  56. 76f31e8 gianfar: Bundle Rx allocation, cleanup by Claudiu Manoil · 10 years ago
  57. 76945bf i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evf by Catherine Sullivan · 10 years ago
  58. b2a75c5 i40e: Refine an error message to avoid confusion by Anjali Singhai Jain · 10 years ago
  59. 3bbf0fa i40e/i40evf: Add support for pre-allocated pages for PD by Faisal Latif · 10 years ago
  60. 44151cd i40evf: add MAC address filter in open, not init by Mitch Williams · 10 years ago
  61. 68ef169 i40evf: don't delete all the filters by Mitch Williams · 10 years ago
  62. 5b8f850 i40e: un-disable VF after reset by Mitch Williams · 10 years ago
  63. 54f455e i40e: do a proper reset when disabling a VF by Mitch Williams · 10 years ago
  64. e995163 i40e: correctly program filters for VFs by Mitch Williams · 10 years ago
  65. cb2f65b i40e/i40evf: Update the admin queue command header by Greg Rose · 10 years ago
  66. 9df70b6 i40e: Remove incorrect #ifdef's by Carolyn Wyborny · 10 years ago
  67. 85927ec i40e: ignore duplicate port VLAN requests by Mitch Williams · 10 years ago
  68. 973371d i40evf: Allow for an abundance of vectors by Mitch Williams · 10 years ago
  69. 489ce7a i40e/i40evf: improve Tx performance with a small tweak by Jesse Brandeburg · 10 years ago
  70. c78b953 i40e/i40evf: Update Flex-10 related device/function capabilities by Pawel Orlowski · 10 years ago
  71. d0389e5 i40e/i40evf: Add stats to track FD ATR and SB dynamic enable state by Anjali Singhai Jain · 10 years ago
  72. f44a75e i40e: Implement ndo_features_check() by Joe Stringer · 10 years ago
  73. aad0d51 ravb: kill useless initializers by Sergei Shtylyov · 10 years ago
  74. 638d3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  75. 74fe61f bridge: mdb: add vlan support for user entries by Nikolay Aleksandrov · 10 years ago
  76. c4675f9 ebpf: remove self-assignment in interpreter's tail call by Daniel Borkmann · 10 years ago
  77. de551f2 net: Build IPv6 into kernel by default by Tom Herbert · 10 years ago
  78. f760b87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  79. 34bef46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  80. cee9f6d Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 10 years ago
  81. bc0195a Linux 4.2-rc2 by Linus Torvalds · 10 years ago
  82. 01e2d06 Revert "drm/i915: Use crtc_state->active in primary check_plane func" by Linus Torvalds · 10 years ago
  83. c83727a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  84. 7fbb58a Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  85. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 10 years ago
  86. 2acb5c3 ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmux by Roger Quadros · 10 years ago
  87. 0333651 can: c_can: Fix default pinmux glitch at init by J.D. Schroeder · 10 years ago
  88. 585bc2a can: rcar_can: unify error messages by Sergei Shtylyov · 10 years ago
  89. ae185f1 can: rcar_can: print request_irq() error code by Sergei Shtylyov · 10 years ago
  90. 3255f68 can: rcar_can: fix typo in error message by Sergei Shtylyov · 10 years ago
  91. c1a4c87 can: rcar_can: print signed IRQ # by Sergei Shtylyov · 10 years ago
  92. 5e63e6b can: rcar_can: fix IRQ check by Sergei Shtylyov · 10 years ago
  93. 1daa1cf Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. c4bc680 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. 75a6f82 freeing unlinked file indefinitely delayed by Al Viro · 10 years ago
  97. 9391dd0 fix a braino in ovl_d_select_inode() by Al Viro · 10 years ago
  98. 0a73d0a 9p: don't leave a half-initialized inode sitting around by Al Viro · 10 years ago
  99. 76b63da Merge branch 'dsa-of-parsing-fixes' by David S. Miller · 10 years ago
  100. c8cf89f net: dsa: Fix off-by-one in switch address parsing by Florian Fainelli · 10 years ago