1. fd44b93 net: skbuff: const-ify casts in skb_queue_* functions by Daniel Borkmann · 11 years ago
  2. be7928d net: xfrm: xfrm_policy: fix inline not at beginning of declaration by Daniel Borkmann · 11 years ago
  3. 74b9c3e mlx4_en: Select PTP_1588_CLOCK by Shawn Bohrer · 11 years ago
  4. bf5a755 net-gre-gro: Add GRE support to the GRO stack by Jerry Chu · 11 years ago
  5. cdb3f4a net: Do not enable tx-nocache-copy by default by Benjamin Poirier · 11 years ago
  6. dfd1582 ipv4: loopback device: ignore value changes after device is upped by Jiri Pirko · 11 years ago
  7. 509aba3 IPv6: add the option to use anycast addresses as source addresses in echo reply by FX Le Bail · 11 years ago
  8. 9ba75fb net/mlx4_en: fix error return code in mlx4_en_get_qp() by Wei Yongjun · 11 years ago
  9. 4a8deae r8152: correct some messages by Hayes Wang · 11 years ago
  10. ecca6a9 bna: Fix build due to missing use of dma_unmap_len_set() by David S. Miller · 11 years ago
  11. 438e38f gre_offload: statically build GRE offloading support by Eric Dumazet · 11 years ago
  12. 0e59593 bgmac: fix typos by Hauke Mehrtens · 11 years ago
  13. 39b6b29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  14. 443cd88 ovs: make functions local by Stephen Hemminger · 11 years ago
  15. 09c5e60 openvswitch: Compute checksum in skb_gso_segment() if needed by Thomas Graf · 11 years ago
  16. bda56f1 openvswitch: Use skb_zerocopy() for upcall by Thomas Graf · 11 years ago
  17. 8055a89 openvswitch: Pass datapath into userspace queue functions by Thomas Graf · 11 years ago
  18. 44da5ae openvswitch: Drop user features if old user space attempted to create datapath by Thomas Graf · 11 years ago
  19. 43d4be9 openvswitch: Allow user space to announce ability to accept unaligned Netlink messages by Thomas Graf · 11 years ago
  20. af2806f net: Export skb_zerocopy() to zerocopy from one skb to another by Thomas Graf · 11 years ago
  21. 5f03f47 openvswitch: remove duplicated include from flow_table.c by Wei Yongjun · 11 years ago
  22. 11d6c461 net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback} by Daniel Borkmann · 11 years ago
  23. e298e50 openvswitch: Per cpu flow stats. by Pravin B Shelar · 11 years ago
  24. 795449d openvswitch: Enable memory mapped Netlink i/o by Thomas Graf · 11 years ago
  25. aae9f0e netlink: Avoid netlink mmap alloc if msg size exceeds frame size by Thomas Graf · 11 years ago
  26. bb9b18f genl: Add genlmsg_new_unicast() for unicast message allocation by Thomas Graf · 11 years ago
  27. 663efa3 openvswitch: Silence RCU lockdep checks from flow lookup. by Jesse Gross · 11 years ago
  28. 5bb5063 openvswitch: Change ovs_flow_tbl_lookup_xx() APIs by Andy Zhou · 11 years ago
  29. 8f49ce1 openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit). by Ben Pfaff · 11 years ago
  30. d121190 openvswitch: Correct comment. by Ben Pfaff · 11 years ago
  31. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  32. 805c1f4 net_sched: act: action flushing missaccounting by Jamal Hadi Salim · 11 years ago
  33. 63acd68 net_sched: Remove unnecessary checks for act->ops by Jamal Hadi Salim · 11 years ago
  34. fbf2671 bridge: use DEVICE_ATTR_xx macros by sfeldma@cumulusnetworks.com · 11 years ago
  35. fe0d692 bridge: use spin_lock_bh() in br_multicast_set_hash_max by Curt Brune · 11 years ago
  36. 8f646c9 vxlan: keep original skb ownership by Eric Dumazet · 11 years ago
  37. 996b175 tcp: out_of_order_queue do not use its lock by Eric Dumazet · 11 years ago
  38. 88ad314 ipv6: don't install anycast address for /128 addresses on routers by Hannes Frederic Sowa · 11 years ago
  39. e5e97ee hso: fix handling of modem port SERIAL_STATE notifications by Dan Williams · 11 years ago
  40. 0b23810 bonding: fix kstrtou8() return value verification in num_peer_notif by Veaceslav Falico · 11 years ago
  41. 31ca1de r8152: replace the return value of rtl_ops_init by hayeswang · 11 years ago
  42. e3ad412 r8152: move the actions of saving the information of the device by hayeswang · 11 years ago
  43. 45f4a19 r8152: replace some tabs with spaces by hayeswang · 11 years ago
  44. 22d3b76 isdn: Drop big endian cpp checks from telespci and hfc_pci drivers by Guenter Roeck · 11 years ago
  45. d4b3621 net: pkt_sched: PIE AQM scheme by Vijay Subramanian · 11 years ago
  46. 83111e7 netfilter: Fix build failure in nfnetlink_queue_core.c. by David S. Miller · 11 years ago
  47. 9aa28f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  48. 6a8c479 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  49. ce08884 Merge branch 'be2net' by David S. Miller · 11 years ago
  50. e3dc867 be2net: fix max_evt_qs calculation for BE3 in SR-IOV config by Suresh Reddy · 11 years ago
  51. 5eeff63 be2net: increase the timeout value for loopback-test FW cmd by Suresh Reddy · 11 years ago
  52. da1388d be2net: disable RSS when number of RXQs is reduced to 1 via set-channels by Vasundhara Volam · 11 years ago
  53. 80f6428 i40e: Do not allow AQ calls from ndo-ops by Anjali Singhai Jain · 11 years ago
  54. 37f0be6 i40e: check asq alive before notify by Anjali Singhai Jain · 11 years ago
  55. e1860d8 i40e: Admin queue shutdown fixes by Anjali Singhai Jain · 11 years ago
  56. b774c7d i40e: Hide the Port VLAN VLAN ID by Greg Rose · 11 years ago
  57. f5ac857 i40e: use correct struct for get and update vsi params by Shannon Nelson · 11 years ago
  58. f657a6e i40e: Fix VF driver MAC address configuration by Greg Rose · 11 years ago
  59. 7efa84b i40e: support VFs on PFs other than 0 by Mitch Williams · 11 years ago
  60. f741453 i40e: acknowledge VFLR when disabling SR-IOV by Mitch Williams · 11 years ago
  61. 3197ce2 i40e: don't allocate zero size by Mitch Williams · 11 years ago
  62. 5a9769c i40e: use struct assign instead of memcpy by Mitch Williams · 11 years ago
  63. 5674726 i40e: Do not enable default port on the VEB by Greg Rose · 11 years ago
  64. b141d61 i40e: avoid unnecessary register read by Mitch Williams · 11 years ago
  65. 1b60f3c i40e: fix whitespace by Jesse Brandeburg · 11 years ago
  66. 6c12fcb i40e: Fix SR-IOV VF port VLAN by Greg Rose · 11 years ago
  67. 298deef i40e: Record dma buffer info for dummy packets by Anjali Singhai Jain · 11 years ago
  68. b912b2f net/mlx4_core: Warn if device doesn't have enough PCI bandwidth by Eyal Perry · 11 years ago
  69. f35f76e xen-netback: Include header for vmalloc by Josh Boyer · 11 years ago
  70. 3a2e15d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  71. 1e85c9b 8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q by Hannes Frederic Sowa · 11 years ago
  72. a48d4bb net: netdev_kobject_init: annotate with __init by Daniel Borkmann · 11 years ago
  73. 965801e net: 6lowpan: fix lowpan_header_create non-compression memcpy call by Daniel Borkmann · 11 years ago
  74. 7d30622 fec: Revert "fec: Do not assume that PHY reset is active low" by Fabio Estevam · 11 years ago
  75. 723a6c7 Merge branch 'bnx2x' by David S. Miller · 11 years ago
  76. e8379c7 bnx2x: fix VLAN configuration for VFs. by Yuval Mintz · 11 years ago
  77. 9dfef3a bnx2x: fix AFEX memory overflow by Yuval Mintz · 11 years ago
  78. 5b62291 bnx2x: Clean before update RSS arrives by Michal Kalderon · 11 years ago
  79. 89e18ae bnx2x: Correct number of MSI-X vectors for VFs by Michal Kalderon · 11 years ago
  80. e848582 bnx2x: limit number of interrupt vectors for 57711 by Dmitry Kravkov · 11 years ago
  81. 855404e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  82. c3f0c4f i40e: remove un-necessary io-write by Anjali Singhai Jain · 11 years ago
  83. 7b86228 i40e: Remove unnecessary prototypes by Anjali Singhai Jain · 11 years ago
  84. 9f52987 i40e: I40E_FLAG_MQ_ENABLED is not used by Neerav Parikh · 11 years ago
  85. d739764 i40e: Fix ring allocation by Neerav Parikh · 11 years ago
  86. 78681b1 i40e: catch unset q_vector by Shannon Nelson · 11 years ago
  87. 90bb776 i40e: keep allocated memory in structs by David Cassard · 11 years ago
  88. 04b0301 i40e: fix error handling when alloc of vsi array fails by Shannon Nelson · 11 years ago
  89. 2f01912 i40e: reinit buffer size each time by Mitch Williams · 11 years ago
  90. 2ef28cf i40e: use functions to enable and disable icr 0 by Mitch Williams · 11 years ago
  91. 36fac58 i40e: add header file flag _I40E_TXRX_H_ by Vasu Dev · 11 years ago
  92. 6c1b5bf i40e: guard against vf message races by Mitch Williams · 11 years ago
  93. 0e2fe46c i40e: fix constant cast issues by Jesse Brandeburg · 11 years ago
  94. e5e0a5d i40e: Change the ethtool NVM read method to use AQ by Anjali Singhai Jain · 11 years ago
  95. f62b506 i40e: fix mac address checking by Jesse Brandeburg · 11 years ago
  96. a45e88c i40e: Dump the whole NVM, not half by Anjali Singhai Jain · 11 years ago
  97. a1d4b03 Merge branch 'bgmac' by David S. Miller · 11 years ago
  98. 6df4aff bgmac: add support for Northstar SoC (BCM4707, BCM53018) by Hauke Mehrtens · 11 years ago
  99. 622a521 bgmac: reset all cores on Northstar SoC by Hauke Mehrtens · 11 years ago
  100. 48e07fb bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4 by Hauke Mehrtens · 11 years ago