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