1. 3b766cd net/core: Add reading VF statistics through the PF netdevice by Eran Ben Elisha · 10 years ago
  2. 9616982 net/mlx4_core: Add helper to query counters by Eran Ben Elisha · 10 years ago
  3. 6de5f7f net/mlx4_core: Allocate default counter per port by Eran Ben Elisha · 10 years ago
  4. 47d8417 net/mlx4_core: Add sink counter by Eran Ben Elisha · 10 years ago
  5. 023033b Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 10 years ago
  6. 46ea297 bonding: export slave's partner_oper_port_state via sysfs and netlink by Nikolay Aleksandrov · 10 years ago
  7. 254cb6d bonding: export slave's actor_oper_port_state via sysfs and netlink by Nikolay Aleksandrov · 10 years ago
  8. 9464ca6 net: make u64_stats_init() a function by Eric Dumazet · 10 years ago
  9. 0756ea3 bpf: allow networking programs to use bpf_trace_printk() for debugging by Alexei Starovoitov · 10 years ago
  10. ffeedaf bpf: introduce current->pid, tgid, uid, gid, comm accessors by Alexei Starovoitov · 10 years ago
  11. ada6c1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  12. 835b803 netfilter: nf_tables_netdev: unregister hooks on net_device removal by Pablo Neira Ayuso · 10 years ago
  13. 2cbce13 netfilter: nf_tables: attach net_device to basechain by Pablo Neira Ayuso · 10 years ago
  14. 711bdde netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference. by Eric Dumazet · 10 years ago
  15. ca0f6a5 netfilter: ipset: Fix coding styles reported by checkpatch.pl by Jozsef Kadlecsik · 10 years ago
  16. b57b2d1 netfilter: ipset: Prepare the ipset core to use RCU at set level by Jozsef Kadlecsik · 10 years ago
  17. c4c9978 netfilter: ipset: Fix parallel resizing and listing of the same set by Jozsef Kadlecsik · 10 years ago
  18. f690cba netfilter: ipset: Fix cidr handling for hash:*net* types by Jozsef Kadlecsik · 10 years ago
  19. aaeb6e2 netfilter: ipset: Use MSEC_PER_SEC consistently by Jozsef Kadlecsik · 10 years ago
  20. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  21. 1e98a0f flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs by Eric Dumazet · 10 years ago
  22. c39f3bc Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 10 years ago
  23. 482cfc3 netfilter: xtables: avoid percpu ruleset duplication by Florian Westphal · 10 years ago
  24. 71ae0df netfilter: xtables: use percpu rule counters by Florian Westphal · 10 years ago
  25. 33b1f31 net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling by Florian Westphal · 10 years ago
  26. efb6de9 netfilter: bridge: forward IPv6 fragmented packets by Bernhard Thaler · 10 years ago
  27. 411ffb4 netfilter: bridge: refactor frag_max_size by Bernhard Thaler · 10 years ago
  28. 72b31f7 netfilter: bridge: detect NAT66 correctly and change MAC address by Bernhard Thaler · 10 years ago
  29. f69ad29 tcp: fill shinfo->gso_size at last moment by Eric Dumazet · 10 years ago
  30. fc11fbf net/mlx5e: Add HW cacheline start padding by Saeed Mahameed · 10 years ago
  31. facc969 net/mlx5e: Fix HW MTU settings by Saeed Mahameed · 10 years ago
  32. e097dc62 NFC: nfcmrvl: add UART driver by Vincent Cuissard · 10 years ago
  33. dc14bde NFC: nfcmrvl: add platform_data and DT configuration by Vincent Cuissard · 10 years ago
  34. 9961127 NFC: nci: add generic uart support by Vincent Cuissard · 10 years ago
  35. a4244b0 net/ethtool: Add current supported tunable options by Hadar Hen Zion · 10 years ago
  36. 8bc84b7 net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.h by Florian Fainelli · 10 years ago
  37. 4f822c6 net: phy: broadcom: include phy.h for brcmphy.h by Florian Fainelli · 10 years ago
  38. 1edaa7e Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  39. 37a9a8d net/unix: support SCM_SECURITY for stream sockets by Stephen Smalley · 10 years ago
  40. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  41. ed06aeef nfc: st-nci: Rename st21nfcb to st-nci by Christophe Ricard · 10 years ago
  42. 206c59d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 10 years ago
  43. c2d3955 mac80211: remove obsolete sentence from documentation by Jakub Kicinski · 10 years ago
  44. bd00c60 iommu/vt-d: Change PASID support to bit 40 of Extended Capability Register by David Woodhouse · 10 years ago
  45. dd895d7 can: cangw: introduce optional uid to reference created routing jobs by Oliver Hartkopp · 10 years ago
  46. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  47. 9e58095 NFC: netlink: Implement vendor command support by Samuel Ortiz · 10 years ago
  48. 8115dd5 NFC: Introduce vendor commands structures by Samuel Ortiz · 10 years ago
  49. 759afb8 NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd by Christophe Ricard · 10 years ago
  50. c39daee NFC: nci: Add nci init ops for early device initialization by Christophe Ricard · 10 years ago
  51. b6355e9 NFC: nci: Handle proprietary response and notifications by Samuel Ortiz · 10 years ago
  52. 7cf7fa5 net/mlx5_core: Fix static checker warnings around system guid query flow by Majd Dibbiny · 10 years ago
  53. b80c0e7 tcp: get_cookie_sock() consolidation by Eric Dumazet · 10 years ago
  54. d691f9e bpf: allow programs to write to certain skb fields by Alexei Starovoitov · 10 years ago
  55. 90c337d inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations by Eric Dumazet · 10 years ago
  56. 37ef164 Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  57. a0e9c6e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. a124d13 net/mlx5_core: Add more query port helpers by Majd Dibbiny · 10 years ago
  59. a05bdef net/mlx5_core: Use port number when querying port ptys by Majd Dibbiny · 10 years ago
  60. e760152 net/mlx5_core: Use port number in the query port mtu helpers by Majd Dibbiny · 10 years ago
  61. 211e6c8 net/mlx5_core: Get vendor-id using the query adapter command by Majd Dibbiny · 10 years ago
  62. 707c460 net/mlx5_core: Add new query HCA vport commands by Majd Dibbiny · 10 years ago
  63. d18a947 net/mlx5_core: Make the vport helpers available for the IB driver too by Majd Dibbiny · 10 years ago
  64. 01949d0 net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0 by Haggai Abramonvsky · 10 years ago
  65. b3baa0f mpls: Add MPLS entropy label in flow_keys by Tom Herbert · 10 years ago
  66. 1fdd512 net: Add GRE keyid in flow_keys by Tom Herbert · 10 years ago
  67. 87ee9e5 net: Add IPv6 flow label to flow_keys by Tom Herbert · 10 years ago
  68. d34af82 net: Add VLAN ID to flow_keys by Tom Herbert · 10 years ago
  69. 45b47fd0 net: Get rid of IPv6 hash addresses flow keys by Tom Herbert · 10 years ago
  70. 9f24908 net: Add keys for TIPC address by Tom Herbert · 10 years ago
  71. c3f8324 net: Add full IPv6 addresses to flow_keys by Tom Herbert · 10 years ago
  72. 42aecaa net: Get skb hash over flow_keys structure by Tom Herbert · 10 years ago
  73. 730fc43 mpls: Add definition for IPPROTO_MPLS by Tom Herbert · 10 years ago
  74. 9d1dabf Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  75. 3896d65 bpf: introduce bpf_clone_redirect() helper by Alexei Starovoitov · 10 years ago
  76. 2a10154 net: phy: dp83867: Add TI dp83867 phy by Dan Murphy · 10 years ago
  77. 8a7deb3 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  78. c526a46 mac80211: rename single hw-scan flag to follow naming convention by Johannes Berg · 10 years ago
  79. ea1b2b45 mac80211: remove short slot/short preamble incapable flags by Johannes Berg · 10 years ago
  80. 3b79af9 mac80211: stop using pointers as userspace cookies by Johannes Berg · 10 years ago
  81. db388a5 mac80211: move TX PN to public part of key struct by Johannes Berg · 10 years ago
  82. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  83. c46a024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  84. d895112 geneve: allow user to specify TOS info for tunnel frames by John W. Linville · 10 years ago
  85. 8760ce5 geneve: allow user to specify TTL for tunnel frames by John W. Linville · 10 years ago
  86. 66e5133 vlan: Add GRO support for non hardware accelerated vlan by Toshiaki Makita · 10 years ago
  87. ccea744 openvswitch: include datapath actions with sampled-packet upcall to userspace by Neil McKee · 10 years ago
  88. bdef7de net: Add priority to packet_offload objects. by David S. Miller · 10 years ago
  89. 8a7b19d include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h by Mikko Rapeli · 10 years ago
  90. 9f95041 tcp: fix child sockets to use system default congestion control if not set by Neal Cardwell · 10 years ago
  91. a28c257 net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h by Sowmini Varadhan · 10 years ago
  92. 17ca8cb ebpf: allow bpf_ktime_get_ns_proto also for networking by Daniel Borkmann · 10 years ago
  93. d803731 Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  94. dae8f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  95. abf2e7d bpf: add missing rcu protection when releasing programs from prog_array by Alexei Starovoitov · 10 years ago
  96. 583d3f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  97. 50dce30 Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  98. c66fa19 net/mlx4: Add EQ pool by Matan Barak · 10 years ago
  99. 9d52bf0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  100. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 10 years ago