1. 0dc1549 net: kill long time unused bonding private flags by Jiri Pirko · 9 years ago
  2. 35d4e17 net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag by Jiri Pirko · 9 years ago
  3. 0894ae3 net: add netif_is_bridge_master helper by Jiri Pirko · 9 years ago
  4. 0e4ead9 net: introduce change upper device notifier change info by Jiri Pirko · 9 years ago
  5. 547c890 virtio-net: avoid unnecessary sg initialzation by Jason Wang · 9 years ago
  6. 5e0aa59 Merge branch 'geneve-consolidation' by David S. Miller · 9 years ago
  7. 66d4700 geneve: Move device hash table to geneve socket. by Pravin B Shelar · 9 years ago
  8. 371bd10 geneve: Consolidate Geneve functionality in single module. by Pravin B Shelar · 9 years ago
  9. 6b001e6 openvswitch: Use Geneve device. by Pravin B Shelar · 9 years ago
  10. e305ac6 geneve: Add support to collect tunnel metadata. by Pravin B Shelar · 9 years ago
  11. cd7918b geneve: Make dst-port configurable. by Pravin B Shelar · 9 years ago
  12. c29a70d tunnel: introduce udp_tun_rx_dst() by Pravin B Shelar · 9 years ago
  13. 980c394 geneve: Use skb mark and protocol to lookup route. by Pravin B Shelar · 9 years ago
  14. 87cd3dc geneve: Initialize ethernet address in device setup. by Pravin B Shelar · 9 years ago
  15. d2d427b bridge: Add netlink support for vlan_protocol attribute by Toshiaki Makita · 9 years ago
  16. 9c9a652 bnx2x: Add new device ids under the Qlogic vendor by Yuval Mintz · 9 years ago
  17. 31cb5c9 smsc911x: Ignore error return from device_get_phy_mode() by Guenter Roeck · 9 years ago
  18. 4fa7508e device property: Return -ENXIO if there is no suitable FW interface by Guenter Roeck · 9 years ago
  19. 3b3ae88 net: sched: consolidate tc_classify{,_compat} by Daniel Borkmann · 9 years ago
  20. fe21882 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  21. 0118e01 smsc9194: Remove uncompilable #if 0'd use of pr_dbg by Joe Perches · 9 years ago
  22. 763a32b Merge branch 'xgene-tso' by David S. Miller · 9 years ago
  23. 9b00eb4 drivers: net: xgene: Adding support for TSO by Iyappan Subramanian · 9 years ago
  24. 949c40b drivers: net: xgene: Preparatory patch for TSO support by Iyappan Subramanian · 9 years ago
  25. 21c721f Merge branch 'ovs-conntrack' by David S. Miller · 9 years ago
  26. cae3a26 openvswitch: Allow attaching helpers to ct action by Joe Stringer · 9 years ago
  27. c2ac667 openvswitch: Allow matching on conntrack label by Joe Stringer · 9 years ago
  28. 86ca02e netfilter: connlabels: Export setting connlabel length by Joe Stringer · 9 years ago
  29. 55e5713 netfilter: Always export nf_connlabels_replace() by Joe Stringer · 9 years ago
  30. 182e304 openvswitch: Allow matching on conntrack mark by Joe Stringer · 9 years ago
  31. 7f8a436 openvswitch: Add conntrack action by Joe Stringer · 9 years ago
  32. e79e259 dst: Add __skb_dst_copy() variation by Joe Stringer · 9 years ago
  33. 5b49004 ipv6: Export nf_ct_frag6_gather() by Joe Stringer · 9 years ago
  34. be26b9a openvswitch: Move MASKED* macros to datapath.h by Joe Stringer · 9 years ago
  35. 8e2fed1 openvswitch: Serialize acts with original netlink len by Joe Stringer · 9 years ago
  36. 538e456 bgmac: support up to 3 cores (devices) on a bus by Rafał Miłecki · 9 years ago
  37. 395250e Merge tag 'wireless-drivers-next-for-davem-2015-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  38. 1dd34b5 bpf: fix bpf_skb_set_tunnel_key() helper by Alexei Starovoitov · 9 years ago
  39. bf41846 i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5 by Catherine Sullivan · 9 years ago
  40. 9fffa3f i40e/i40evf: Cache the CEE TLV status returned from firmware by Neerav Parikh · 9 years ago
  41. b8262a6 i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flag by Anjali Singhai Jain · 9 years ago
  42. 2b20c88 i40e: Remove redundant and unneeded messages by Greg Rose · 9 years ago
  43. e02a7f8 i40evf: Remove PF specific register definitions from the VF by Anjali Singhai Jain · 9 years ago
  44. b1f3366 i40evf: Use the correct defines to match the VF registers by Anjali Singhai Jain · 9 years ago
  45. cd494fb i40e: correct spelling error by Mitch Williams · 9 years ago
  46. b4e53f0 i40e: Fix comment for ethtool diagnostic link test by Greg Rose · 9 years ago
  47. fe860af i40e/i40evf: Add capability to gather VEB per TC stats by Neerav Parikh · 9 years ago
  48. 510efb2 i40e: Fix ethtool offline diagnostic with netqueues by Greg Rose · 9 years ago
  49. 26cdc44 i40e: Fix legacy interrupt mode in the driver by Anjali Singhai Jain · 9 years ago
  50. 02b4249 i40e: Move function calls to i40e_shutdown instead of i40e_suspend by Catherine Sullivan · 9 years ago
  51. 9f7c944 i40e: add RX to port CRC errors label by Shannon Nelson · 9 years ago
  52. ecbb44e i40e: don't degrade __le16 by Mitch Williams · 9 years ago
  53. 8c5bbe7 Merge branch 'act_bpf_lockless' by David S. Miller · 9 years ago
  54. cff8245 net_sched: act_bpf: remove spinlock in fast path by Alexei Starovoitov · 9 years ago
  55. 9e528d8 net_sched: convert rsvp to call tcf_exts_destroy from rcu callback by Alexei Starovoitov · 9 years ago
  56. ed7aa87 net_sched: convert tcindex to call tcf_exts_destroy from rcu callback by Alexei Starovoitov · 9 years ago
  57. faa54be net_sched: act_bpf: remove unnecessary copy by Alexei Starovoitov · 9 years ago
  58. 3c64562 net_sched: make tcf_hash_destroy() static by Alexei Starovoitov · 9 years ago
  59. dc8242f lib/Makefile: remove CONFIG_AVERAGE build rule by Valentin Rothberg · 9 years ago
  60. 0ba3ac0 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  61. ee92a20 ath10k: fix compilation warnings in wmi phyerr pull function by Raja Mani · 9 years ago
  62. 36582e5 ath10k: add qca6164 support by Michal Kazior · 9 years ago
  63. 4535edb ath10k: add spectral scan support for 10.4 fw by Raja Mani · 9 years ago
  64. 5e55e3c ath10k: fix dma_mapping_error() handling by Michal Kazior · 9 years ago
  65. 503422d ath10k: add missing mutex unlock on failpath by Michal Kazior · 9 years ago
  66. b635f09 Merge branch 'dsa-docs' by David S. Miller · 9 years ago
  67. ef63463 Documentation: networking: dsa: Add Broadcom SF2 document by Florian Fainelli · 9 years ago
  68. 77760e9 Documentation: networking: add a DSA document by Florian Fainelli · 9 years ago
  69. c30ee8b Merge branch 'rds-more-fixes' by David S. Miller · 9 years ago
  70. 2724121 RDS: remove superfluous from rds_ib_alloc_fmr() by santosh.shilimkar@oracle.com · 9 years ago
  71. ef5217a RDS: flush the FMR pool less often by santosh.shilimkar@oracle.com · 9 years ago
  72. ad1d7dc RDS: push FMR pool flush work to its own worker by santosh.shilimkar@oracle.com · 9 years ago
  73. 6116c20 RDS: fix fmr pool dirty_count by Wengang Wang · 9 years ago
  74. 3f6b314 RDS: Fix rds MR reference count in rds_rdma_unuse() by santosh.shilimkar@oracle.com · 9 years ago
  75. ba54d3c RDS: fix the dangling reference to rds_ib_incoming_slab by santosh.shilimkar@oracle.com · 9 years ago
  76. b8766e4 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  77. dafc219 enic: reduce ioread in devcmd2 by Govindarajulu Varadarajan · 9 years ago
  78. 6e85d5a r8169: Add values missing in @get_stats64 from HW counters by Corinna Vinschen · 9 years ago
  79. b01d04a rds: Fix improper gfp_t usage. by David S. Miller · 9 years ago
  80. 04e1b73 MAINTAINERS: update vmxnet3 driver maintainer by Shrikrishna Khare · 9 years ago
  81. 48e92c4 vxlan: fix multiple inclusion of vxlan.h by Jiri Benc · 9 years ago
  82. 081958e MAINTAINERS: Add VRF entry by David Ahern · 9 years ago
  83. e252b3d route: fix a use-after-free by WANG Cong · 9 years ago
  84. d749916 net-next: Fix warning while make xmldocs caused by skbuff.c by Masanari Iida · 9 years ago
  85. 79c441a ppp: implement x-netns support by Guillaume Nault · 9 years ago
  86. 542a64c net: sun4i-emac: Claim emac sram by Hans de Goede · 9 years ago
  87. 2c0027c inetpeer: remove dead code by David Ahern · 9 years ago
  88. 5283af8 net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue by Rana Shahout · 9 years ago
  89. 94c10f0 ah4: Fix error return in ah_input(). by David S. Miller · 9 years ago
  90. 2510505 ah6: fix error return code by Julia Lawall · 9 years ago
  91. 5c12197 mlxsw: fix error return code by Julia Lawall · 9 years ago
  92. 1ef53eb net: davinci_emac: fix error return code by Julia Lawall · 9 years ago
  93. 96fd26b Merge branch 'rds-assorted-bug-fixes' by David S. Miller · 9 years ago
  94. ae05368 RDS: check for valid cm_id before initiating connection by santosh.shilimkar@oracle.com · 9 years ago
  95. 06e8941 RDS: return EMSGSIZE for oversize requests before processing/queueing by Mukesh Kacker · 9 years ago
  96. dfcec25 RDS: make sure rds_send_drop_to properly takes the m_rs_lock by santosh.shilimkar@oracle.com · 9 years ago
  97. 1c3be62 RDS: Don't destroy the rdma id until after we're done using it by Santosh Shilimkar · 9 years ago
  98. 5c240fa RDS: Fix assertion level from fatal to warning by santosh.shilimkar@oracle.com · 9 years ago
  99. 3049147 RDS: Make sure we do a signaled send for large-send by santosh.shilimkar@oracle.com · 9 years ago
  100. 4f73113 RDS: Mark message mapped before transmit by santosh.shilimkar@oracle.com · 9 years ago