1. 9367670 be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer by Kalesh AP · 10 years ago
  2. 6809cee be2net: fix port-type reporting in get_settings by Ravikumar Nelavelli · 10 years ago
  3. e36edd9 be2net: add ethtool "-m" option support by Mark Leonard · 10 years ago
  4. b29812c be2net: use v1 of SET_FLOW_CONTROL command by Suresh Reddy · 10 years ago
  5. c30d726 be2net: fix RX fragment posting for jumbo frames by Ajit Khaparde · 10 years ago
  6. 242eb47 be2net: replace strcpy with strlcpy by Vasundhara Volam · 10 years ago
  7. 5076266 be2net: fix some log messages by Vasundhara Volam · 10 years ago
  8. 233577a net: filter: constify detection of pkt_type_offset by Hannes Frederic Sowa · 10 years ago
  9. ac7a04c net: dsa: change tag_protocol to an enum by Florian Fainelli · 10 years ago
  10. c555429 r8152: support VLAN by hayeswang · 10 years ago
  11. f19f916 net: stmmac: fix return value check in socfpga_dwmac_parse_data() by Wei Yongjun · 10 years ago
  12. 3ce62a8 ipv6: exit early in addrconf_notify() if IPv6 is disabled by WANG Cong · 10 years ago
  13. 4361eb6 Merge branch 'ipv6-cleanups' by David S. Miller · 10 years ago
  14. 1691c63 ipv6: refactor ipv6_dev_mc_inc() by WANG Cong · 10 years ago
  15. f7ed925 ipv6: update the comment in mcast.c by WANG Cong · 10 years ago
  16. 414b6c9 ipv6: drop some rcu_read_lock in mcast by WANG Cong · 10 years ago
  17. b535091 ipv6: drop ipv6_sk_mc_lock in mcast by WANG Cong · 10 years ago
  18. 83aa29e ipv6: refactor __ipv6_dev_ac_inc() by WANG Cong · 10 years ago
  19. 013b4d9 ipv6: clean up ipv6_dev_ac_inc() by WANG Cong · 10 years ago
  20. b03a9c0 ipv6: remove ipv6_sk_ac_lock by WANG Cong · 10 years ago
  21. 6c55549 ipv6: drop useless rcu_read_lock() in anycast by WANG Cong · 10 years ago
  22. 8801d48 Merge branch 'bonding-next' by David S. Miller · 10 years ago
  23. 8c0bc55 bonding: adjust locking comments by Nikolay Aleksandrov · 10 years ago
  24. e470259 bonding: 3ad: convert to bond->mode_lock by Nikolay Aleksandrov · 10 years ago
  25. 4bab16d bonding: alb: convert to bond->mode_lock by Nikolay Aleksandrov · 10 years ago
  26. b743562 bonding: convert curr_slave_lock to a spinlock and rename it by Nikolay Aleksandrov · 10 years ago
  27. 1c72cfdc9 bonding: clean curr_slave_lock use by Nikolay Aleksandrov · 10 years ago
  28. 62c5f51 bonding: alb: remove curr_slave_lock by Nikolay Aleksandrov · 10 years ago
  29. 86e7498 bonding: 3ad: clean up curr_slave_lock usage by Nikolay Aleksandrov · 10 years ago
  30. b25bd25 virtio_ring: unify direct/indirect code paths. by Rusty Russell · 10 years ago
  31. eeebf9b virtio_ring: assume sgs are always well-formed. by Rusty Russell · 10 years ago
  32. a583544 virtio_net: pass well-formed sgs to virtqueue_add_*() by Rusty Russell · 10 years ago
  33. 0fe1315 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  34. 54996b5 Merge branch 'sched_rcu' by David S. Miller · 10 years ago
  35. 1f947bf net: sched: rcu'ify cls_bpf by John Fastabend · 10 years ago
  36. b929d86 net: sched: rcu'ify cls_rsvp by John Fastabend · 10 years ago
  37. 1ce8772 net: sched: make cls_u32 lockless by John Fastabend · 10 years ago
  38. 459d5f6 net: sched: make cls_u32 per cpu by John Fastabend · 10 years ago
  39. 331b729 net: sched: RCU cls_tcindex by John Fastabend · 10 years ago
  40. 1109c00 net: sched: RCU cls_route by John Fastabend · 10 years ago
  41. e35a8ee net: sched: fw use RCU by John Fastabend · 10 years ago
  42. 70da9f0 net: sched: cls_flow use RCU by John Fastabend · 10 years ago
  43. 952313b net: sched: cls_cgroup use RCU by John Fastabend · 10 years ago
  44. 9888faef net: sched: cls_basic use RCU by John Fastabend · 10 years ago
  45. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  46. 46e5da40a net: qdisc: use rcu prefix and silence sparse warnings by John Fastabend · 10 years ago
  47. d355ab0 net: sched: rcu'ify cls_bpf by John Fastabend · 10 years ago
  48. 8b21e23 net: sched: rcu'ify cls_rsvp by John Fastabend · 10 years ago
  49. 8f787cd net: sched: make cls_u32 lockless by John Fastabend · 10 years ago
  50. f4f6405 net: sched: make cls_u32 per cpu by John Fastabend · 10 years ago
  51. 8332904 net: sched: RCU cls_tcindex by John Fastabend · 10 years ago
  52. cc91210 net: sched: RCU cls_route by John Fastabend · 10 years ago
  53. 1f31fea5 net: sched: fw use RCU by John Fastabend · 10 years ago
  54. ad7a97a net: sched: cls_flow use RCU by John Fastabend · 10 years ago
  55. c7953ef net: sched: cls_cgroup use RCU by John Fastabend · 10 years ago
  56. c8b9aff net: sched: cls_basic use RCU by John Fastabend · 10 years ago
  57. 80a735f net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  58. b26b0d1 net: qdisc: use rcu prefix and silence sparse warnings by John Fastabend · 10 years ago
  59. d101564 sunvnet: Avoid sending superfluous LDC messages. by Sowmini Varadhan · 10 years ago
  60. c706471 net: axienet: remove unnecessary ether_setup after alloc_etherdev by Subbaraya Sundeep Bhatta · 10 years ago
  61. e9c3f99 ethernet: amd: use pr_info_once() by Varka Bhadram · 10 years ago
  62. 2d8f7e2 udp: Fix inverted NAPI_GRO_CB(skb)->flush test by Scott Wood · 10 years ago
  63. c530672 Merge branch 'sock_queue_err_skb' by David S. Miller · 10 years ago
  64. bf7fa55 mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path by Alexander Duyck · 10 years ago
  65. cab41c4 skb: Add documentation for skb_clone_sk by Alexander Duyck · 10 years ago
  66. 72b126a Revert "ipv4: Clarify in docs that accept_local requires rp_filter." by Sébastien Barré · 10 years ago
  67. de591c7 e1000: switch to napi_gro_frags api by Florian Westphal · 10 years ago
  68. 1380960 e1000: convert to build_skb by Florian Westphal · 10 years ago
  69. 580f321 e1000: rename struct e1000_buffer to e1000_tx_buffer by Florian Westphal · 10 years ago
  70. 93f0afe e1000: add and use e1000_rx_buffer info for Rx by Florian Westphal · 10 years ago
  71. 2b294b1 e1000: perform copybreak ahead of DMA unmap by Florian Westphal · 10 years ago
  72. 2037110 e1000: move tbi workaround code into helper function by Florian Westphal · 10 years ago
  73. 4f0aeb1 e1000: move e1000_tbi_adjust_stats to where its used by Florian Westphal · 10 years ago
  74. adc81090 ixgbe: Refactor busy poll socket code to address multiple issues by Alexander Duyck · 11 years ago
  75. 15be71c9 ixgbe: Drop Rx alloc at end of Rx cleanup by Alexander Duyck · 11 years ago
  76. db99d95 ixgbevf: Resolve missing-field-initializers warnings by Mark Rustad · 11 years ago
  77. ca8dfe2 ixgbe: Resolve warnings produced in W=2 builds by Mark Rustad · 11 years ago
  78. b954d83 net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected by Daniel Borkmann · 10 years ago
  79. 17fa1f9 Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  80. 56e03e5 cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapter by Hariprasad Shenai · 10 years ago
  81. c290607 cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller than 2Mb by Hariprasad Shenai · 10 years ago
  82. 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
  83. fe2ee13 cxgb4: Add support to S25FL032P flash by Hariprasad Shenai · 10 years ago
  84. 60d42bf cxgb4: Allow T4/T5 firmware sizes up to 1MB by Hariprasad Shenai · 10 years ago
  85. 0fc4dff tipc: fix sparse warnings by Erik Hugne · 10 years ago
  86. cf98192d net: ethernet: arc: Don't free Rockchip resources before disconnect from phy by Romain Perier · 10 years ago
  87. 0aac383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  88. b167a37 netfilter: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  89. 47c4cfc iucv: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  90. 294a0b7f pktgen: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  91. ef423a4 atm: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  92. 6618ec6 Merge branch 'ipip_sit_gro' by David S. Miller · 10 years ago
  93. 19424e0 sit: Add gro callbacks to sit_offload by Tom Herbert · 10 years ago
  94. 9667e9b ipip: Add gro callbacks to ipip offload by Tom Herbert · 10 years ago
  95. 03d56daa ipv6: Clear flush_id to make GRO work by Tom Herbert · 10 years ago
  96. fe3881c drivers/net: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 10 years ago
  97. 46cfd72 net: use kfree_skb_list() helper in more places by Florian Westphal · 10 years ago
  98. 72bb17b ipv4: udp4_gro_complete() is static by Eric Dumazet · 10 years ago
  99. 416c51e netns: remove one sparse warning by Eric Dumazet · 10 years ago
  100. cc9c668 ipv6: udp6_gro_complete() is static by Eric Dumazet · 10 years ago