1. 33b1f31 net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling by Florian Westphal · 9 years ago
  2. efb6de9 netfilter: bridge: forward IPv6 fragmented packets by Bernhard Thaler · 9 years ago
  3. 411ffb4 netfilter: bridge: refactor frag_max_size by Bernhard Thaler · 9 years ago
  4. 72b31f7 netfilter: bridge: detect NAT66 correctly and change MAC address by Bernhard Thaler · 9 years ago
  5. f69ad29 tcp: fill shinfo->gso_size at last moment by Eric Dumazet · 9 years ago
  6. fc11fbf net/mlx5e: Add HW cacheline start padding by Saeed Mahameed · 9 years ago
  7. facc969 net/mlx5e: Fix HW MTU settings by Saeed Mahameed · 9 years ago
  8. a4244b0 net/ethtool: Add current supported tunable options by Hadar Hen Zion · 9 years ago
  9. 8bc84b7 net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.h by Florian Fainelli · 9 years ago
  10. 4f822c6 net: phy: broadcom: include phy.h for brcmphy.h by Florian Fainelli · 9 years ago
  11. 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 · 9 years ago
  12. 37a9a8d net/unix: support SCM_SECURITY for stream sockets by Stephen Smalley · 9 years ago
  13. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  14. 206c59d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 9 years ago
  15. c2d3955 mac80211: remove obsolete sentence from documentation by Jakub Kicinski · 9 years ago
  16. dd895d7 can: cangw: introduce optional uid to reference created routing jobs by Oliver Hartkopp · 9 years ago
  17. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  18. 7cf7fa5 net/mlx5_core: Fix static checker warnings around system guid query flow by Majd Dibbiny · 9 years ago
  19. b80c0e7 tcp: get_cookie_sock() consolidation by Eric Dumazet · 9 years ago
  20. d691f9e bpf: allow programs to write to certain skb fields by Alexei Starovoitov · 9 years ago
  21. 90c337d inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations by Eric Dumazet · 9 years ago
  22. 37ef164 Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  23. a0e9c6e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. a124d13 net/mlx5_core: Add more query port helpers by Majd Dibbiny · 9 years ago
  25. a05bdef net/mlx5_core: Use port number when querying port ptys by Majd Dibbiny · 9 years ago
  26. e760152 net/mlx5_core: Use port number in the query port mtu helpers by Majd Dibbiny · 9 years ago
  27. 211e6c8 net/mlx5_core: Get vendor-id using the query adapter command by Majd Dibbiny · 9 years ago
  28. 707c460 net/mlx5_core: Add new query HCA vport commands by Majd Dibbiny · 9 years ago
  29. d18a947 net/mlx5_core: Make the vport helpers available for the IB driver too by Majd Dibbiny · 9 years ago
  30. 01949d0 net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0 by Haggai Abramonvsky · 9 years ago
  31. b3baa0f mpls: Add MPLS entropy label in flow_keys by Tom Herbert · 9 years ago
  32. 1fdd512 net: Add GRE keyid in flow_keys by Tom Herbert · 9 years ago
  33. 87ee9e5 net: Add IPv6 flow label to flow_keys by Tom Herbert · 9 years ago
  34. d34af82 net: Add VLAN ID to flow_keys by Tom Herbert · 9 years ago
  35. 45b47fd0 net: Get rid of IPv6 hash addresses flow keys by Tom Herbert · 9 years ago
  36. 9f24908 net: Add keys for TIPC address by Tom Herbert · 9 years ago
  37. c3f8324 net: Add full IPv6 addresses to flow_keys by Tom Herbert · 9 years ago
  38. 42aecaa net: Get skb hash over flow_keys structure by Tom Herbert · 9 years ago
  39. 730fc43 mpls: Add definition for IPPROTO_MPLS by Tom Herbert · 9 years ago
  40. 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 · 9 years ago
  41. 3896d65 bpf: introduce bpf_clone_redirect() helper by Alexei Starovoitov · 9 years ago
  42. 2a10154 net: phy: dp83867: Add TI dp83867 phy by Dan Murphy · 9 years ago
  43. 8a7deb3 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  44. c526a46 mac80211: rename single hw-scan flag to follow naming convention by Johannes Berg · 9 years ago
  45. ea1b2b45 mac80211: remove short slot/short preamble incapable flags by Johannes Berg · 9 years ago
  46. 3b79af9 mac80211: stop using pointers as userspace cookies by Johannes Berg · 9 years ago
  47. db388a5 mac80211: move TX PN to public part of key struct by Johannes Berg · 9 years ago
  48. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  49. c46a024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  50. d895112 geneve: allow user to specify TOS info for tunnel frames by John W. Linville · 9 years ago
  51. 8760ce5 geneve: allow user to specify TTL for tunnel frames by John W. Linville · 9 years ago
  52. 66e5133 vlan: Add GRO support for non hardware accelerated vlan by Toshiaki Makita · 9 years ago
  53. ccea744 openvswitch: include datapath actions with sampled-packet upcall to userspace by Neil McKee · 9 years ago
  54. bdef7de net: Add priority to packet_offload objects. by David S. Miller · 9 years ago
  55. 8a7b19d include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h by Mikko Rapeli · 9 years ago
  56. 9f95041 tcp: fix child sockets to use system default congestion control if not set by Neal Cardwell · 9 years ago
  57. a28c257 net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h by Sowmini Varadhan · 9 years ago
  58. 17ca8cb ebpf: allow bpf_ktime_get_ns_proto also for networking by Daniel Borkmann · 9 years ago
  59. 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 · 9 years ago
  60. dae8f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  61. abf2e7d bpf: add missing rcu protection when releasing programs from prog_array by Alexei Starovoitov · 9 years ago
  62. 583d3f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  63. 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 · 9 years ago
  64. c66fa19 net/mlx4: Add EQ pool by Matan Barak · 9 years ago
  65. 9d52bf0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  66. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 9 years ago
  67. 7bfea53b target: Move passthrough CDB parsing into a common function by Andy Grover · 9 years ago
  68. f62b8bb8 net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality by Amir Vadai · 9 years ago
  69. afb736e net/mlx5: Ethernet resource handling files by Amir Vadai · 9 years ago
  70. e725440 net/mlx5_core: Set/Query port MTU commands by Saeed Mahameed · 9 years ago
  71. 90b3e38 net/mlx5_core: Modify CQ moderation parameters by Rana Shahout · 9 years ago
  72. 4c916a7 net/mlx5_core: Implement get/set port status by Rana Shahout · 9 years ago
  73. adb0c95 net/mlx5_core: Implement access functions of ptys register fields by Saeed Mahameed · 9 years ago
  74. 938fe83 net/mlx5_core: New device capabilities handling by Saeed Mahameed · 9 years ago
  75. e281682 net/mlx5_core: HW data structs/types definitions cleanup by Saeed Mahameed · 9 years ago
  76. db058a1 net/mlx5_core: Set irq affinity hints by Saeed Mahameed · 9 years ago
  77. 64ffaa2 net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory by Amir Vadai · 9 years ago
  78. 8ed9b5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  79. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 10 years ago
  80. f4fb874 if_vlan: fix vlaue -> value typo by Vivien Didelot · 9 years ago
  81. 37e82c2 bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields by Alexei Starovoitov · 9 years ago
  82. 5790cf3 stmmac: add phy-handle support to the platform layer by Mathieu Olivari · 9 years ago
  83. f7b81d6 clk: qcom: Add support for NSS/GMAC clocks and resets by Stephen Boyd · 9 years ago
  84. 1be44e2 Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  85. c2102f3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  86. 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  87. 649b8de tracing/mm: don't trace mm_page_pcpu_drain on offline cpus by Shreyas B. Prabhu · 9 years ago
  88. 1f0c27b tracing/mm: don't trace mm_page_free on offline cpus by Shreyas B. Prabhu · 9 years ago
  89. e5feb1e tracing/mm: don't trace kmem_cache_free on offline cpus by Shreyas B. Prabhu · 9 years ago
  90. 80188b0 percpu_counter: batch size aware __percpu_counter_compare() by Dave Chinner · 9 years ago
  91. aad653a block: discard bdi_unregister() in favour of bdi_destroy() by NeilBrown · 9 years ago
  92. 3a7af58 mac80211: Fix mac80211.h docbook comments by Jonathan Corbet · 10 years ago
  93. 8cf6f49 ethtool: Add helper routines to pass vf to rx_flow_spec by John Fastabend · 9 years ago
  94. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 9 years ago
  95. 8f98bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  96. ed2dfd9 tcp/dccp: warn user for preferred ip_local_port_range by Eric Dumazet · 9 years ago
  97. e5c4708 pci: Add Cavium PCI vendor id by Sunil Goutham · 9 years ago
  98. 9302d7b sctp: Fix mangled IPv4 addresses on a IPv6 listening socket by Jason Gunthorpe · 9 years ago
  99. b69644c nl802154: add support to set cca ed level by Alexander Aring · 9 years ago
  100. d6b915e ip_fragment: don't forward defragmented DF packet by Florian Westphal · 9 years ago