1. 0831364 ARM: Documentation: Update fec dts binding doc by Frank Li · 10 years ago
  2. b4d39b5 net: fec: init complete variable in early to avoid kernel dump by Fugang Duan · 10 years ago
  3. 41ef84c net: fec: change FEC alignment according to i.mx6 sx requirement by Fugang Duan · 10 years ago
  4. ba593e0 net:fec: Add fsl,imx6sx-fec compatible strings by Fugang Duan · 10 years ago
  5. ce99d0d net: fec: add enet-avb IP support by Frank Li · 10 years ago
  6. 106c314 net:fec: Disable enet-avb MAC instead of reset MAC by Fugang Duan · 10 years ago
  7. 59d0f74 net: fec: init multi queue date structure by Frank Li · 10 years ago
  8. 9fc095f net: fec: parser max queue number from dt file by Fugang Duan · 10 years ago
  9. 4d494cd net: fec: change data structure to support multiqueue by Fugang Duan · 10 years ago
  10. 95a7747 net:fec: add enet AVB feature macro define for imx6sx by Fugang Duan · 10 years ago
  11. 9b5330e net:fec: add enet refrence clock for i.MX 6SX chip by Fugang Duan · 10 years ago
  12. 42f2725 net: DSA: Marvell mv88e6171 switch driver by Andrew Lunn · 10 years ago
  13. 0943629 Merge branch 'be2net-next' by David S. Miller · 10 years ago
  14. 2f951a9 be2net: enable PCIe error reporting on VFs too by Kalesh AP · 10 years ago
  15. 9367670 be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer by Kalesh AP · 10 years ago
  16. 6809cee be2net: fix port-type reporting in get_settings by Ravikumar Nelavelli · 10 years ago
  17. e36edd9 be2net: add ethtool "-m" option support by Mark Leonard · 10 years ago
  18. b29812c be2net: use v1 of SET_FLOW_CONTROL command by Suresh Reddy · 10 years ago
  19. c30d726 be2net: fix RX fragment posting for jumbo frames by Ajit Khaparde · 10 years ago
  20. 242eb47 be2net: replace strcpy with strlcpy by Vasundhara Volam · 10 years ago
  21. 5076266 be2net: fix some log messages by Vasundhara Volam · 10 years ago
  22. 233577a net: filter: constify detection of pkt_type_offset by Hannes Frederic Sowa · 10 years ago
  23. ac7a04c net: dsa: change tag_protocol to an enum by Florian Fainelli · 10 years ago
  24. c555429 r8152: support VLAN by hayeswang · 10 years ago
  25. f19f916 net: stmmac: fix return value check in socfpga_dwmac_parse_data() by Wei Yongjun · 10 years ago
  26. 3ce62a8 ipv6: exit early in addrconf_notify() if IPv6 is disabled by WANG Cong · 10 years ago
  27. 4361eb6 Merge branch 'ipv6-cleanups' by David S. Miller · 10 years ago
  28. 1691c63 ipv6: refactor ipv6_dev_mc_inc() by WANG Cong · 10 years ago
  29. f7ed925 ipv6: update the comment in mcast.c by WANG Cong · 10 years ago
  30. 414b6c9 ipv6: drop some rcu_read_lock in mcast by WANG Cong · 10 years ago
  31. b535091 ipv6: drop ipv6_sk_mc_lock in mcast by WANG Cong · 10 years ago
  32. 83aa29e ipv6: refactor __ipv6_dev_ac_inc() by WANG Cong · 10 years ago
  33. 013b4d9 ipv6: clean up ipv6_dev_ac_inc() by WANG Cong · 10 years ago
  34. b03a9c0 ipv6: remove ipv6_sk_ac_lock by WANG Cong · 10 years ago
  35. 6c55549 ipv6: drop useless rcu_read_lock() in anycast by WANG Cong · 10 years ago
  36. 8801d48 Merge branch 'bonding-next' by David S. Miller · 10 years ago
  37. 8c0bc55 bonding: adjust locking comments by Nikolay Aleksandrov · 10 years ago
  38. e470259 bonding: 3ad: convert to bond->mode_lock by Nikolay Aleksandrov · 10 years ago
  39. 4bab16d bonding: alb: convert to bond->mode_lock by Nikolay Aleksandrov · 10 years ago
  40. b743562 bonding: convert curr_slave_lock to a spinlock and rename it by Nikolay Aleksandrov · 10 years ago
  41. 1c72cfdc9 bonding: clean curr_slave_lock use by Nikolay Aleksandrov · 10 years ago
  42. 62c5f51 bonding: alb: remove curr_slave_lock by Nikolay Aleksandrov · 10 years ago
  43. 86e7498 bonding: 3ad: clean up curr_slave_lock usage by Nikolay Aleksandrov · 10 years ago
  44. b25bd25 virtio_ring: unify direct/indirect code paths. by Rusty Russell · 10 years ago
  45. eeebf9b virtio_ring: assume sgs are always well-formed. by Rusty Russell · 10 years ago
  46. a583544 virtio_net: pass well-formed sgs to virtqueue_add_*() by Rusty Russell · 10 years ago
  47. 0fe1315 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  48. 54996b5 Merge branch 'sched_rcu' by David S. Miller · 10 years ago
  49. 1f947bf net: sched: rcu'ify cls_bpf by John Fastabend · 10 years ago
  50. b929d86 net: sched: rcu'ify cls_rsvp by John Fastabend · 10 years ago
  51. 1ce8772 net: sched: make cls_u32 lockless by John Fastabend · 10 years ago
  52. 459d5f6 net: sched: make cls_u32 per cpu by John Fastabend · 10 years ago
  53. 331b729 net: sched: RCU cls_tcindex by John Fastabend · 10 years ago
  54. 1109c00 net: sched: RCU cls_route by John Fastabend · 10 years ago
  55. e35a8ee net: sched: fw use RCU by John Fastabend · 10 years ago
  56. 70da9f0 net: sched: cls_flow use RCU by John Fastabend · 10 years ago
  57. 952313b net: sched: cls_cgroup use RCU by John Fastabend · 10 years ago
  58. 9888faef net: sched: cls_basic use RCU by John Fastabend · 10 years ago
  59. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  60. 46e5da4 net: qdisc: use rcu prefix and silence sparse warnings by John Fastabend · 10 years ago
  61. d355ab0 net: sched: rcu'ify cls_bpf by John Fastabend · 10 years ago
  62. 8b21e23 net: sched: rcu'ify cls_rsvp by John Fastabend · 10 years ago
  63. 8f787cd net: sched: make cls_u32 lockless by John Fastabend · 10 years ago
  64. f4f6405 net: sched: make cls_u32 per cpu by John Fastabend · 10 years ago
  65. 8332904 net: sched: RCU cls_tcindex by John Fastabend · 10 years ago
  66. cc91210 net: sched: RCU cls_route by John Fastabend · 10 years ago
  67. 1f31fea net: sched: fw use RCU by John Fastabend · 10 years ago
  68. ad7a97a net: sched: cls_flow use RCU by John Fastabend · 10 years ago
  69. c7953ef net: sched: cls_cgroup use RCU by John Fastabend · 10 years ago
  70. c8b9aff net: sched: cls_basic use RCU by John Fastabend · 10 years ago
  71. 80a735f net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  72. b26b0d1 net: qdisc: use rcu prefix and silence sparse warnings by John Fastabend · 10 years ago
  73. d101564 sunvnet: Avoid sending superfluous LDC messages. by Sowmini Varadhan · 10 years ago
  74. c706471 net: axienet: remove unnecessary ether_setup after alloc_etherdev by Subbaraya Sundeep Bhatta · 10 years ago
  75. e9c3f99 ethernet: amd: use pr_info_once() by Varka Bhadram · 10 years ago
  76. 2d8f7e2 udp: Fix inverted NAPI_GRO_CB(skb)->flush test by Scott Wood · 10 years ago
  77. c530672 Merge branch 'sock_queue_err_skb' by David S. Miller · 10 years ago
  78. bf7fa55 mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path by Alexander Duyck · 10 years ago
  79. cab41c4 skb: Add documentation for skb_clone_sk by Alexander Duyck · 10 years ago
  80. 72b126a Revert "ipv4: Clarify in docs that accept_local requires rp_filter." by Sébastien Barré · 10 years ago
  81. de591c7 e1000: switch to napi_gro_frags api by Florian Westphal · 10 years ago
  82. 1380960 e1000: convert to build_skb by Florian Westphal · 10 years ago
  83. 580f321 e1000: rename struct e1000_buffer to e1000_tx_buffer by Florian Westphal · 10 years ago
  84. 93f0afe e1000: add and use e1000_rx_buffer info for Rx by Florian Westphal · 10 years ago
  85. 2b294b1 e1000: perform copybreak ahead of DMA unmap by Florian Westphal · 10 years ago
  86. 2037110 e1000: move tbi workaround code into helper function by Florian Westphal · 10 years ago
  87. 4f0aeb1 e1000: move e1000_tbi_adjust_stats to where its used by Florian Westphal · 10 years ago
  88. adc81090 ixgbe: Refactor busy poll socket code to address multiple issues by Alexander Duyck · 10 years ago
  89. 15be71c ixgbe: Drop Rx alloc at end of Rx cleanup by Alexander Duyck · 10 years ago
  90. db99d95 ixgbevf: Resolve missing-field-initializers warnings by Mark Rustad · 10 years ago
  91. ca8dfe2 ixgbe: Resolve warnings produced in W=2 builds by Mark Rustad · 10 years ago
  92. b954d83 net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected by Daniel Borkmann · 10 years ago
  93. 17fa1f9 Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  94. 56e03e5 cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapter by Hariprasad Shenai · 10 years ago
  95. c290607 cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller than 2Mb by Hariprasad Shenai · 10 years ago
  96. c0d5b8c cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase sectors which aren't in the FLASH by Hariprasad Shenai · 10 years ago
  97. fe2ee13 cxgb4: Add support to S25FL032P flash by Hariprasad Shenai · 10 years ago
  98. 60d42bf cxgb4: Allow T4/T5 firmware sizes up to 1MB by Hariprasad Shenai · 10 years ago
  99. 0fc4dff tipc: fix sparse warnings by Erik Hugne · 10 years ago
  100. cf98192d net: ethernet: arc: Don't free Rockchip resources before disconnect from phy by Romain Perier · 10 years ago