1. d0bc655 net/vxlan: Share RX skb de-marking and checksum checks with ovs by Or Gerlitz · 10 years ago
  2. 28f39ef tulip: cleanup by using ARRAY_SIZE() by Dan Carpenter · 10 years ago
  3. 11c21a3 ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called by Duan Jiong · 10 years ago
  4. 9fe6cb5 net/cxgb4: Don't retrieve stats during recovery by Gavin Shan · 10 years ago
  5. 144be3d net/cxgb4: Avoid disabling PCI device for towice by Gavin Shan · 10 years ago
  6. 0cd8f9c drivers: net: cpsw: enable promiscuous mode support by Mugunthan V N · 10 years ago
  7. 6ef7b8a net: Correctly sync addresses from multiple sources to single device by Vlad Yasevich · 10 years ago
  8. a1d0cd8 net/udp_offload: Handle static checker complaints by Shlomo Pongratz · 10 years ago
  9. 3ad88cf tcp: metrics: Handle v6/v4-mapped sockets in tcp-metrics by Christoph Paasch · 10 years ago
  10. 5ae5e99 6lowpan: add a license to 6lowpan_iphc module by Yann Droneaud · 10 years ago
  11. 99301ba team: Don't allow team devices to change network namespaces. by Weilong Chen · 10 years ago
  12. f939981 bonding: Don't allow bond devices to change network namespaces. by Weilong Chen · 10 years ago
  13. a9517d0 rtnetlink: remove ndo_get_slave by Jiri Pirko · 10 years ago
  14. 3bad540 bonding: convert netlink to use slave data info api by Jiri Pirko · 10 years ago
  15. ba7d49b rtnetlink: provide api for getting and setting slave info by Jiri Pirko · 10 years ago
  16. df7dbcb rtnetlink: put "BOND" into nl attribute names which are related to bonding by Jiri Pirko · 10 years ago
  17. 0a9099f bonding: change name of sysfs dir for bonding slaves by Jiri Pirko · 10 years ago
  18. f618002 net/neighbour: queue work on power efficient wq by viresh kumar · 10 years ago
  19. 906e073 net/ipv4: queue work on power efficient wq by viresh kumar · 10 years ago
  20. 7c90cc2 ipv6: enable anycast addresses as source addresses for datagrams by FX Le Bail · 10 years ago
  21. eb97768 net: update comments of "struct msghdr" with the more accurate RFC3542 ones by FX Le Bail · 10 years ago
  22. fa35864 tuntap: Fix for a race in accessing numqueues by Dominic Curran · 10 years ago
  23. bdf4351 bridge: Remove unnecessary vlan_put_tag in br_handle_vlan by Toshiaki Makita · 10 years ago
  24. 00ca9c5 tcp: metrics: Fix rcu-race when deleting multiple entries by Christoph Paasch · 10 years ago
  25. 7705b10 Merge branch 'bonding' by David S. Miller · 10 years ago
  26. e1d206a bonding: update bonding.txt for primary description by dingtianhong · 10 years ago
  27. c59ab67 bonding: clean the primary slave if there is no slave matching new primary by dingtianhong · 10 years ago
  28. 783c146 net: vxlan: convert to act as a pernet subsystem by Daniel Borkmann · 10 years ago
  29. 2982431 sch_htb: let skb->priority refer to non-leaf class by Harry Mason · 10 years ago
  30. 2d36097 af_packet: Add Queue mapping mode to af_packet fanout operation by Neil Horman · 10 years ago
  31. b414ac9 Merge branch 'bonding_option_api' by David S. Miller · 10 years ago
  32. 0e2e5b6 bonding: convert slaves to use the new option API by Nikolay Aleksandrov · 10 years ago
  33. 4325b37 bonding: convert lp_interval to use the new option API by Nikolay Aleksandrov · 10 years ago
  34. 105c8fb bonding: convert resend_igmp to use the new option API by Nikolay Aleksandrov · 10 years ago
  35. 3df0116 bonding: convert all_slaves_active to use the new option API by Nikolay Aleksandrov · 10 years ago
  36. 24089ba bonding: convert queue_id to use the new option API by Nikolay Aleksandrov · 10 years ago
  37. d1fbd3e bonding: convert active_slave to use the new option API by Nikolay Aleksandrov · 10 years ago
  38. 0fff060 bonding: convert use_carrier to use the new option API by Nikolay Aleksandrov · 10 years ago
  39. 388d3a6 bonding: convert primary_reselect to use the new option API by Nikolay Aleksandrov · 10 years ago
  40. 180222f bonding: convert primary to use the new option API by Nikolay Aleksandrov · 10 years ago
  41. b98d9c6 bonding: convert miimon to use the new option API by Nikolay Aleksandrov · 10 years ago
  42. ef56bec bonding: convert num_peer_notif to use the new option API by Nikolay Aleksandrov · 10 years ago
  43. 9e5f5ee bonding: convert ad_select to use the new option API by Nikolay Aleksandrov · 10 years ago
  44. 633ddc9 bonding: convert min_links to use the new option API by Nikolay Aleksandrov · 10 years ago
  45. d3131de bonding: convert lacp_rate to use the new option API by Nikolay Aleksandrov · 10 years ago
  46. e499461 bonding: convert updelay to use the new option API by Nikolay Aleksandrov · 10 years ago
  47. 25a9b54 bonding: convert downdelay to use the new option API by Nikolay Aleksandrov · 10 years ago
  48. 4fb0ef5 bonding: convert arp_ip_target to use the new option API by Nikolay Aleksandrov · 10 years ago
  49. 7bdb04e bonding: convert arp_interval to use the new option API by Nikolay Aleksandrov · 10 years ago
  50. 1df6b6a bonding: convert fail_over_mac to use the new option API by Nikolay Aleksandrov · 10 years ago
  51. edf36b2 bonding: convert arp_all_targets to use the new option API by Nikolay Aleksandrov · 10 years ago
  52. 1622888 bonding: convert arp_validate to use the new option API by Nikolay Aleksandrov · 10 years ago
  53. a4b32ce bonding: convert xmit_hash_policy to use the new option API by Nikolay Aleksandrov · 10 years ago
  54. aa59d85 bonding: convert packets_per_slave to use the new option API by Nikolay Aleksandrov · 10 years ago
  55. 2b3798d bonding: convert mode setting to use the new option API by Nikolay Aleksandrov · 10 years ago
  56. 0911736 bonding: add infrastructure for an option API by Nikolay Aleksandrov · 10 years ago
  57. 374d112 Merge branch 'reciprocal' by David S. Miller · 10 years ago
  58. 809fa97 reciprocal_divide: update/correction of the algorithm by Hannes Frederic Sowa · 10 years ago
  59. 89770b0 net: introduce reciprocal_scale helper and convert users by Daniel Borkmann · 10 years ago
  60. f337db6 random32: add prandom_u32_max and convert open coded users by Daniel Borkmann · 10 years ago
  61. 6cd28f0 net/mlx4_core: Remove unnecessary validation for port number by Moni Shoua · 10 years ago
  62. a6b74e0 be2net: Fix be_vlan_add/rem_vid() routines by Somnath Kotur · 10 years ago
  63. 076d132 bnx2x: Fix VF flr flow by Ariel Elior · 10 years ago
  64. 14e4814 net: Missing change from the ether_addr_copy() fixups. by David S. Miller · 10 years ago
  65. 3769229 net: filter: let bpf_tell_extensions return SKF_AD_MAX by Daniel Borkmann · 10 years ago
  66. 9be68c1 net: Fix some fallout from the etner_addr_copy() changes. by David S. Miller · 10 years ago
  67. 656edac Merge branch 'sctp' by David S. Miller · 10 years ago
  68. 5bc1d1b sctp: remove macros sctp_bh_[un]lock_sock by wangweidong · 10 years ago
  69. 048ed4b sctp: remove macros sctp_{lock|release}_sock by wangweidong · 10 years ago
  70. 1b0de19 sctp: remove macros sctp_read_[un]lock by wangweidong · 10 years ago
  71. 387602d sctp: remove macros sctp_write_[un]_lock by wangweidong · 10 years ago
  72. 3c8e43b sctp: remove macros sctp_spin_[un]lock by wangweidong · 10 years ago
  73. 79b9113 sctp: remove macros sctp_local_bh_{disable|enable} by wangweidong · 10 years ago
  74. 940287ee sctp: remove macros sctp_spin_[un]lock_irqrestore by wangweidong · 10 years ago
  75. d08f161 dsa: Use ether_addr_copy by Joe Perches · 10 years ago
  76. 9ea08b1 pktgen: Use ether_addr_copy by Joe Perches · 10 years ago
  77. c62326a netpoll: Use ether_addr_copy by Joe Perches · 10 years ago
  78. 34b2cff caif_usb: Use ether_addr_copy by Joe Perches · 10 years ago
  79. 116e853 atm: Use ether_addr_copy by Joe Perches · 10 years ago
  80. 90ccb6a appletalk: Use ether_addr_copy by Joe Perches · 10 years ago
  81. 07fc67b 8021q: Use ether_addr_copy by Joe Perches · 10 years ago
  82. 70fccb7 Merge branch 'gro_udp_encap' by David S. Miller · 10 years ago
  83. dc01e7d net: Add GRO support for vxlan traffic by Or Gerlitz · 10 years ago
  84. e27a2f8 net: Export gro_find_by_type helpers by Or Gerlitz · 10 years ago
  85. b582ef0 net: Add GRO support for UDP encapsulating protocols by Or Gerlitz · 10 years ago
  86. 2618abb stmmac: Fix kernel crashes for jumbo frames by Vince Bridgers · 10 years ago
  87. 369ea81 dts: Add a binding for Synopsys emac max-frame-size by Vince Bridgers · 10 years ago
  88. 08d4d21 rxrpc: out of bound read in debug code by Dan Carpenter · 10 years ago
  89. 2fa053a 8021q: update description by Yegor Yefremov · 10 years ago
  90. 82b276c ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts by Hannes Frederic Sowa · 10 years ago
  91. 446fab5 ipv6: enable anycast addresses as source addresses in ICMPv6 error messages by FX Le Bail · 10 years ago
  92. 4d83e17 tcp: delete redundant calls of tcp_mtup_init() by Peter Pan(潘卫平) · 10 years ago
  93. f0d4eb2 packet: fix a couple of cppcheck warnings by Daniel Borkmann · 10 years ago
  94. 967680e ipv4: remove the useless argument from ip_tunnel_hash() by Duan Jiong · 10 years ago
  95. 8d78316 bond: make slave_sysfs_ops static by stephen hemminger · 10 years ago
  96. f14fe8a net: remove unnecessary initializations in net_dev_init by Sabrina Dubroca · 10 years ago
  97. ead5139 net: add vxlan description by Jesse Brandeburg · 10 years ago
  98. 3ea5ad2 Merge branch 'sfc' by David S. Miller · 10 years ago
  99. 13c92e8 sfc: Fix transposed ptp_{under, over}size_sync_windows statistics by Ben Hutchings · 10 years ago
  100. 3e33626 sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command. by Jon Cooper · 10 years ago