1. 8306b68 flow_dissector: Add flag to stop parsing at L3 by Tom Herbert · 9 years ago
  2. 807e165 flow_dissector: Add control/reporting of fragmentation by Tom Herbert · 9 years ago
  3. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 9 years ago
  4. c6cc1ca flowi: Abstract out functions to get flow hash based on flowi by Tom Herbert · 9 years ago
  5. bcc8383 skbuff: Make __skb_set_sw_hash a general function by Tom Herbert · 9 years ago
  6. e527693 flow_dissector: Move skb related functions to skbuff.h by Tom Herbert · 9 years ago
  7. 9b8ff51 net: Make table id type u32 by David Ahern · 9 years ago
  8. 63b6c13 tun_dst: Remove opts_size by Pravin B Shelar · 9 years ago
  9. c42858e gro_cells: remove spinlock protecting receive queues by Eric Dumazet · 9 years ago
  10. a559700 phy: fixed_phy: Add gpio to determine link up/down. by Andrew Lunn · 9 years ago
  11. 5a11dd7 net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc. by Florian Fainelli · 9 years ago
  12. f0fa6e5 net: Add tos to validate source tracepoint by David Ahern · 9 years ago
  13. c3a8d94 tcp: use dctcp if enabled on the route to the initiator by Daniel Borkmann · 9 years ago
  14. b8d3e41 fib, fib6: reject invalid feature bits by Daniel Borkmann · 9 years ago
  15. 4c22279 ip-tunnel: Use API to access tunnel metadata options. by Pravin B Shelar · 9 years ago
  16. c4c6bc3 net: Introduce helper functions to get the per cpu data by Raghavendra K T · 9 years ago
  17. 06fb4e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  18. a43a9ef vxlan: do not receive IPv4 packets on IPv6 socket by Jiri Benc · 9 years ago
  19. 7f9562a ip_tunnels: record IP version in tunnel info by Jiri Benc · 9 years ago
  20. 46fa062 ip_tunnels: convert the mode field of ip_tunnel_info to flags by Jiri Benc · 9 years ago
  21. f6d3c19 net: FIB tracepoints by David Ahern · 9 years ago
  22. 0a6a3a2 netlink: add NETLINK_CAP_ACK socket option by Christophe Ricard · 9 years ago
  23. 581a5f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  24. 1a6877b lib: introduce strncpy_from_unsafe() by Alexei Starovoitov · 9 years ago
  25. 192132b net: Add support for VRFs to inetpeer cache by David Ahern · 9 years ago
  26. 5345c2e net: Refactor inetpeer address struct by David Ahern · 9 years ago
  27. d39d14f net: Add helper function to compare inetpeer addresses by David Ahern · 9 years ago
  28. 3abef28 net: Add set,get helpers for inetpeer addresses by David Ahern · 9 years ago
  29. 72afa35 net: Introduce ipv4_addr_hash and use it for tcp metrics by David Ahern · 9 years ago
  30. df2cf4a IGMP: Inhibit reports for local multicast groups by Philip Downey · 9 years ago
  31. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  32. d66d6c3 net: sched: register noqueue qdisc by Phil Sutter · 9 years ago
  33. 2e4cfae netfilter: Define v6ops in !CONFIG_NETFILTER case. by Joe Stringer · 9 years ago
  34. 0dc1549 net: kill long time unused bonding private flags by Jiri Pirko · 9 years ago
  35. 35d4e17 net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag by Jiri Pirko · 9 years ago
  36. 0894ae3 net: add netif_is_bridge_master helper by Jiri Pirko · 9 years ago
  37. 0e4ead9 net: introduce change upper device notifier change info by Jiri Pirko · 9 years ago
  38. 371bd10 geneve: Consolidate Geneve functionality in single module. by Pravin B Shelar · 9 years ago
  39. e305ac6 geneve: Add support to collect tunnel metadata. by Pravin B Shelar · 9 years ago
  40. cd7918b geneve: Make dst-port configurable. by Pravin B Shelar · 9 years ago
  41. c29a70d tunnel: introduce udp_tun_rx_dst() by Pravin B Shelar · 9 years ago
  42. d2d427b bridge: Add netlink support for vlan_protocol attribute by Toshiaki Makita · 9 years ago
  43. 3b3ae88 net: sched: consolidate tc_classify{,_compat} by Daniel Borkmann · 9 years ago
  44. cae3a26 openvswitch: Allow attaching helpers to ct action by Joe Stringer · 9 years ago
  45. c2ac667 openvswitch: Allow matching on conntrack label by Joe Stringer · 9 years ago
  46. 86ca02e netfilter: connlabels: Export setting connlabel length by Joe Stringer · 9 years ago
  47. 182e304 openvswitch: Allow matching on conntrack mark by Joe Stringer · 9 years ago
  48. 7f8a436 openvswitch: Add conntrack action by Joe Stringer · 9 years ago
  49. e79e259 dst: Add __skb_dst_copy() variation by Joe Stringer · 9 years ago
  50. 1b383bf Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 9 years ago
  51. 1afe839 netfilter: ip6t_REJECT: added missing icmpv6 codes by Andreas Herz · 9 years ago
  52. cff8245 net_sched: act_bpf: remove spinlock in fast path by Alexei Starovoitov · 9 years ago
  53. 3c64562 net_sched: make tcf_hash_destroy() static by Alexei Starovoitov · 9 years ago
  54. 22b6839 PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code by Guilherme G. Piccoli · 9 years ago
  55. 48e92c4 vxlan: fix multiple inclusion of vxlan.h by Jiri Benc · 9 years ago
  56. 2c0027c inetpeer: remove dead code by David Ahern · 9 years ago
  57. 43e122b tcp: refine pacing rate determination by Eric Dumazet · 9 years ago
  58. 6f021c6 tcp: fix slow start after idle vs TSO/GSO by Eric Dumazet · 9 years ago
  59. 127eb7c lwt: Add cfg argument to build_state by Tom Herbert · 9 years ago
  60. d9893d1 Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  61. 751a587 route: fix breakage after moving lwtunnel state by Jiri Benc · 9 years ago
  62. 58ce31c vxlan: GRO support at tunnel layer by Tom Herbert · 9 years ago
  63. b7fe10e gro: Fix remcsum offload to deal with frags in GRO by Tom Herbert · 9 years ago
  64. 84f3fe4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  66. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  67. 00f7641 Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  68. dc9c12f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  69. d332881 ipvs: add more mcast parameters for the sync daemon by Julian Anastasov · 9 years ago
  70. e4ff675 ipvs: add sync_maxlen parameter for the sync daemon by Julian Anastasov · 9 years ago
  71. a9e01ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  72. 81bf1c6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  73. 32a2b00 ipv6: route: per route IP tunnel metadata via lightweight tunnel by Jiri Benc · 9 years ago
  74. 904af04 ipv6: route: extend flow representation with tunnel key by Jiri Benc · 9 years ago
  75. 705cc62 vxlan: provide access function for vxlan socket address family by Jiri Benc · 9 years ago
  76. ab45060 ipv6: ndisc: inherit metadata dst when creating ndisc requests by Jiri Benc · 9 years ago
  77. 61adedf route: move lwtunnel state to dst_entry by Jiri Benc · 9 years ago
  78. 7c383fb ip_tunnels: use tos and ttl fields also for IPv6 by Jiri Benc · 9 years ago
  79. c1ea5d6 ip_tunnels: add IPv6 addresses to ip_tunnel_key by Jiri Benc · 9 years ago
  80. 376534a ip_tunnels: use offsetofend by Jiri Benc · 9 years ago
  81. 6b8847c ip_tunnels: use u8/u16/u32 by Jiri Benc · 9 years ago
  82. ac1cf39 ip_tunnels: remove custom alignment and packing by Jiri Benc · 9 years ago
  83. ef09242 Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  84. f4e774f average: remove out-of-line implementation by Johannes Berg · 9 years ago
  85. 29e7692 nfc: netlink: Add capability to reply to vendor_cmd with data by Christophe Ricard · 9 years ago
  86. 025a0cb NFC: nci: export nci_core_reset and nci_core_init by Robert Baldyga · 9 years ago
  87. fdf79bd NFC: nci: Add post_setup handler by Robert Baldyga · 9 years ago
  88. a971dbc Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  89. 18041e3 vrf: vrf_master_ifindex_rcu is not always called with rcu read lock by Nikolay Aleksandrov · 9 years ago
  90. 824e738 lwtunnel: Fix the sparse warnings in fib_encap_match by Ying Xue · 9 years ago
  91. 1c73d3b drm/edid: add function to help find SADs by Russell King · 10 years ago
  92. b7560de genirq: Introduce irq_chip_set_type_parent() helper by Grygorii Strashko · 9 years ago
  93. e24b6c0 Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  94. 72c5b7b Revert "[media] rc: rc-ir-raw: Add scancode encoder callback" by David Härdeman · 9 years ago
  95. 3a03b86 Revert "[media] rc: rc-core: Add support for encode_wakeup drivers" by David Härdeman · 9 years ago
  96. 23f28f2 Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback" by David Härdeman · 9 years ago
  97. db5dbec vrf: drop unused num_slaves member by Nikolay Aleksandrov · 9 years ago
  98. df383e6 lwtunnel: fix memory leak by Jiri Benc · 9 years ago
  99. 60045cb net: dsa: Add dsa_is_dsa_port() helper by Andrew Lunn · 9 years ago
  100. 8c90503 ASoC: topology: Disable use from userspace by Mark Brown · 9 years ago