1. 4fb0ef5 bonding: convert arp_ip_target to use the new option API by Nikolay Aleksandrov · 11 years ago
  2. 7bdb04e bonding: convert arp_interval to use the new option API by Nikolay Aleksandrov · 11 years ago
  3. 1df6b6a bonding: convert fail_over_mac to use the new option API by Nikolay Aleksandrov · 11 years ago
  4. edf36b2 bonding: convert arp_all_targets to use the new option API by Nikolay Aleksandrov · 11 years ago
  5. 1622888 bonding: convert arp_validate to use the new option API by Nikolay Aleksandrov · 11 years ago
  6. a4b32ce bonding: convert xmit_hash_policy to use the new option API by Nikolay Aleksandrov · 11 years ago
  7. aa59d85 bonding: convert packets_per_slave to use the new option API by Nikolay Aleksandrov · 11 years ago
  8. 2b3798d bonding: convert mode setting to use the new option API by Nikolay Aleksandrov · 11 years ago
  9. 0911736 bonding: add infrastructure for an option API by Nikolay Aleksandrov · 11 years ago
  10. 374d112 Merge branch 'reciprocal' by David S. Miller · 11 years ago
  11. 809fa97 reciprocal_divide: update/correction of the algorithm by Hannes Frederic Sowa · 11 years ago
  12. 89770b0 net: introduce reciprocal_scale helper and convert users by Daniel Borkmann · 11 years ago
  13. f337db6 random32: add prandom_u32_max and convert open coded users by Daniel Borkmann · 11 years ago
  14. 6cd28f0 net/mlx4_core: Remove unnecessary validation for port number by Moni Shoua · 11 years ago
  15. a6b74e0 be2net: Fix be_vlan_add/rem_vid() routines by Somnath Kotur · 11 years ago
  16. 076d132 bnx2x: Fix VF flr flow by Ariel Elior · 11 years ago
  17. 14e4814 net: Missing change from the ether_addr_copy() fixups. by David S. Miller · 11 years ago
  18. 3769229 net: filter: let bpf_tell_extensions return SKF_AD_MAX by Daniel Borkmann · 11 years ago
  19. 9be68c1 net: Fix some fallout from the etner_addr_copy() changes. by David S. Miller · 11 years ago
  20. 656edac Merge branch 'sctp' by David S. Miller · 11 years ago
  21. 5bc1d1b sctp: remove macros sctp_bh_[un]lock_sock by wangweidong · 11 years ago
  22. 048ed4b sctp: remove macros sctp_{lock|release}_sock by wangweidong · 11 years ago
  23. 1b0de19 sctp: remove macros sctp_read_[un]lock by wangweidong · 11 years ago
  24. 387602d sctp: remove macros sctp_write_[un]_lock by wangweidong · 11 years ago
  25. 3c8e43b sctp: remove macros sctp_spin_[un]lock by wangweidong · 11 years ago
  26. 79b9113 sctp: remove macros sctp_local_bh_{disable|enable} by wangweidong · 11 years ago
  27. 940287ee sctp: remove macros sctp_spin_[un]lock_irqrestore by wangweidong · 11 years ago
  28. d08f161 dsa: Use ether_addr_copy by Joe Perches · 11 years ago
  29. 9ea08b1 pktgen: Use ether_addr_copy by Joe Perches · 11 years ago
  30. c62326a netpoll: Use ether_addr_copy by Joe Perches · 11 years ago
  31. 34b2cff caif_usb: Use ether_addr_copy by Joe Perches · 11 years ago
  32. 116e853 atm: Use ether_addr_copy by Joe Perches · 11 years ago
  33. 90ccb6a appletalk: Use ether_addr_copy by Joe Perches · 11 years ago
  34. 07fc67b 8021q: Use ether_addr_copy by Joe Perches · 11 years ago
  35. 70fccb7 Merge branch 'gro_udp_encap' by David S. Miller · 11 years ago
  36. dc01e7d net: Add GRO support for vxlan traffic by Or Gerlitz · 11 years ago
  37. e27a2f8 net: Export gro_find_by_type helpers by Or Gerlitz · 11 years ago
  38. b582ef0 net: Add GRO support for UDP encapsulating protocols by Or Gerlitz · 11 years ago
  39. 2618abb stmmac: Fix kernel crashes for jumbo frames by Vince Bridgers · 11 years ago
  40. 369ea81 dts: Add a binding for Synopsys emac max-frame-size by Vince Bridgers · 11 years ago
  41. 08d4d21 rxrpc: out of bound read in debug code by Dan Carpenter · 11 years ago
  42. 2fa053a 8021q: update description by Yegor Yefremov · 11 years ago
  43. 82b276c ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts by Hannes Frederic Sowa · 11 years ago
  44. 446fab5 ipv6: enable anycast addresses as source addresses in ICMPv6 error messages by FX Le Bail · 11 years ago
  45. 4d83e17 tcp: delete redundant calls of tcp_mtup_init() by Peter Pan(潘卫平) · 11 years ago
  46. f0d4eb2 packet: fix a couple of cppcheck warnings by Daniel Borkmann · 11 years ago
  47. 967680e ipv4: remove the useless argument from ip_tunnel_hash() by Duan Jiong · 11 years ago
  48. 8d78316 bond: make slave_sysfs_ops static by stephen hemminger · 11 years ago
  49. f14fe8a net: remove unnecessary initializations in net_dev_init by Sabrina Dubroca · 11 years ago
  50. ead5139 net: add vxlan description by Jesse Brandeburg · 11 years ago
  51. 3ea5ad2 Merge branch 'sfc' by David S. Miller · 11 years ago
  52. 13c92e8 sfc: Fix transposed ptp_{under, over}size_sync_windows statistics by Ben Hutchings · 11 years ago
  53. 3e33626 sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command. by Jon Cooper · 11 years ago
  54. 6e6a50c net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup() by WANG Cong · 11 years ago
  55. c779f7a net_sched: act: fetch hinfo from a->ops->hinfo by WANG Cong · 11 years ago
  56. 75e4364 net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstamp by damuzi000 · 11 years ago
  57. af0bd4e net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's by Chen-Yu Tsai · 11 years ago
  58. 022066f net: stmmac: Use driver data and callbacks tied with compatible strings by Chen-Yu Tsai · 11 years ago
  59. 436f7ec net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address by Chen-Yu Tsai · 11 years ago
  60. 6aedb8c net: stmmac: Honor DT parameter to force DMA store and forward mode by Chen-Yu Tsai · 11 years ago
  61. 1f370c5 blackfin: Update stmmac callback signatures by Chen-Yu Tsai · 11 years ago
  62. 938dfda net: stmmac: Allocate and pass soc/board specific data to callbacks by Chen-Yu Tsai · 11 years ago
  63. c5e4ddb net: stmmac: Add support for optional reset control by Chen-Yu Tsai · 11 years ago
  64. 62866e9 net: stmmac: Enable stmmac main clock when probing hardware by Chen-Yu Tsai · 11 years ago
  65. 2c2dc16 DT: net: davinci_emac: "phy-handle" property is actually optional by Sergei Shtylyov · 11 years ago
  66. 82ef3d5 net: fix "queues" uevent between network namespaces by Weilong Chen · 11 years ago
  67. 671314a net_sched: act: remove capab from struct tc_action_ops by WANG Cong · 11 years ago
  68. 9d08dd3 net: document accel_priv parameter for __dev_queue_xmit() by Jason Wang · 11 years ago
  69. 3195666 sctp: fix missing SCTP mailing list address update by Jean Sacren · 11 years ago
  70. 602582c ipv6: optimize link local address search by Hannes Frederic Sowa · 11 years ago
  71. 395056e phy: cleanup 10g code by stephen hemminger · 11 years ago
  72. a91e681 qlcnic: fix sparse warnings by Fengguang Wu · 11 years ago
  73. 4b261c7 ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams by Hannes Frederic Sowa · 11 years ago
  74. a6e2fe1 sch_netem: replace magic numbers with enumerate by Yang Yingliang · 11 years ago
  75. 6444f72 ipv6: add flowlabel_consistency sysctl by Florent Fourcot · 11 years ago
  76. 46e5f40 ipv6: add a flag to get the flow label used remotly by Florent Fourcot · 11 years ago
  77. df3687f ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET by Florent Fourcot · 11 years ago
  78. 3acfa1e ipv4: be friend with drop monitor by Eric Dumazet · 11 years ago
  79. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
  80. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  81. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  82. 7d0d46d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  83. 7b1e46c Merge branch 'ixgbevf' by David S. Miller · 11 years ago
  84. 29d37fa ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function by Emil Tantilov · 11 years ago
  85. 9bdfefd ixgbevf: redo dma mapping using the tx buffer info by Emil Tantilov · 11 years ago
  86. 7ad1a09 ixgbevf: make the first tx_buffer a repository for most of the skb info by Emil Tantilov · 11 years ago
  87. 6e2580f ixgbevf: add tx counters by Emil Tantilov · 11 years ago
  88. 9703192 ixgbevf: remove counters for Tx/Rx checksum offload by Emil Tantilov · 11 years ago
  89. 095e261 ixgbevf: move ring specific stats into ring specific structure by Emil Tantilov · 11 years ago
  90. 05d063a ixgbevf: make use of the dev pointer in the ixgbevf_ring struct by Emil Tantilov · 11 years ago
  91. 144651d Merge branch 'i40e' by David S. Miller · 11 years ago
  92. c9151497 Bluetooth: remove direct compilation of 6lowpan_iphc.c by Stephen Warren · 11 years ago
  93. ab60085 i40e: Fix device ID define names to align to standard by Shannon Nelson · 11 years ago
  94. 9d48872 i40e: add DCB option to Kconfig by Neerav Parikh · 11 years ago
  95. 4e3b35b i40e: add DCB and DCBNL support by Neerav Parikh · 11 years ago
  96. afb3ff0 i40e: implement DCB support infastructure by Neerav Parikh · 11 years ago
  97. cbf6132 i40e: refactor flow director by Anjali Singhai Jain · 11 years ago
  98. 60ea5f8 i40e: rename defines by Jesse Brandeburg · 11 years ago
  99. 8fb905b i40e: whitespace fixes by Jesse Brandeburg · 11 years ago
  100. d0b1024 i40e: Change firmware workaround by Jesse Brandeburg · 11 years ago