1. b3baa0f mpls: Add MPLS entropy label in flow_keys by Tom Herbert · 9 years ago
  2. 1fdd512 net: Add GRE keyid in flow_keys by Tom Herbert · 9 years ago
  3. 87ee9e5 net: Add IPv6 flow label to flow_keys by Tom Herbert · 9 years ago
  4. d34af82 net: Add VLAN ID to flow_keys by Tom Herbert · 9 years ago
  5. 45b47fd0 net: Get rid of IPv6 hash addresses flow keys by Tom Herbert · 9 years ago
  6. 9f24908 net: Add keys for TIPC address by Tom Herbert · 9 years ago
  7. c3f8324 net: Add full IPv6 addresses to flow_keys by Tom Herbert · 9 years ago
  8. 42aecaa net: Get skb hash over flow_keys structure by Tom Herbert · 9 years ago
  9. c468efe net: Remove superfluous setting of key_basic by Tom Herbert · 9 years ago
  10. ce3b535 net: Simplify GRE case in flow_dissector by Tom Herbert · 9 years ago
  11. 94db13f bpf: fix build due to missing tc_verd by Alexei Starovoitov · 9 years ago
  12. c39c4c6 tcp: double default TSQ output bytes limit by Wei Liu · 9 years ago
  13. 12e25e1 tcp: remove redundant checks by Eric Dumazet · 9 years ago
  14. 7616dcb switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/delete ops by Scott Feldman · 9 years ago
  15. cf71f43 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  16. 3896d65 bpf: introduce bpf_clone_redirect() helper by Alexei Starovoitov · 9 years ago
  17. f372d09 batman-adv: Remove unnecessary ret variable in algo_register by Markus Pargmann · 10 years ago
  18. 9fb6c65 batman-adv: Remove unnecessary ret variable by Markus Pargmann · 10 years ago
  19. f2d5cf2 batman-adv: main, batadv_compare_eth return bool by Markus Pargmann · 10 years ago
  20. e8ad3b1 batman-adv: main, Convert is_my_mac() to bool by Markus Pargmann · 10 years ago
  21. a0c7722 batman-adv: Remove unnecessary check for orig_ifinfo not NULL by Sven Eckelmann · 9 years ago
  22. 2110262 batman-adv: types, Fix comment on bcast_own by Markus Pargmann · 10 years ago
  23. d491dbb batman-adv: iv_ogm, fix comment function name by Markus Pargmann · 10 years ago
  24. 6c4a162 batman-adv: iv_ogm, fix coding style by Markus Pargmann · 10 years ago
  25. 9f52ee1 batman-adv: iv_ogm, Fix dup_status comment by Markus Pargmann · 10 years ago
  26. 23badd6 batman-adv: iv_ogm_orig_update, style, add missing brackets by Markus Pargmann · 10 years ago
  27. 5648915 batman-adv: iv_ogm_queue_add, Simplify expressions by Markus Pargmann · 10 years ago
  28. 940d156 batman-adv: iv_ogm_aggregate_new, simplify error handling by Markus Pargmann · 10 years ago
  29. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  30. e453581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  31. 66e5133 vlan: Add GRO support for non hardware accelerated vlan by Toshiaki Makita · 9 years ago
  32. ccd740c vti6: Add pmtu handling to vti6_xmit. by Steffen Klassert · 9 years ago
  33. ccea744 openvswitch: include datapath actions with sampled-packet upcall to userspace by Neil McKee · 9 years ago
  34. bdef7de net: Add priority to packet_offload objects. by David S. Miller · 9 years ago
  35. 18ec898 Revert "net: core: 'ethtool' issue with querying phy settings" by David S. Miller · 9 years ago
  36. d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 9 years ago
  37. 2459534 net: dsa: Properly propagate errors from dsa_switch_setup_one by Florian Fainelli · 9 years ago
  38. 9f95041 tcp: fix child sockets to use system default congestion control if not set by Neal Cardwell · 9 years ago
  39. 8ba3846 net/rds Add getsockopt support for SO_RDS_TRANSPORT by Sowmini Varadhan · 9 years ago
  40. d97dac5 net/rds: Add setsockopt support for SO_RDS_TRANSPORT by Sowmini Varadhan · 9 years ago
  41. a28c257 net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h by Sowmini Varadhan · 9 years ago
  42. 17ca8cb ebpf: allow bpf_ktime_get_ns_proto also for networking by Daniel Borkmann · 9 years ago
  43. beb39db udp: fix behavior of wrong checksums by Eric Dumazet · 9 years ago
  44. 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
  45. a9ab218 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  46. 282c320 netevent: remove automatic variable in register_netevent_notifier() by Wang Long · 9 years ago
  47. 583d3f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  48. 3d2f6d4 ipv6: drop unneeded goto by Julia Lawall · 9 years ago
  49. 71d9f61 bridge: fix br_multicast_query_expired() bug by Eric Dumazet · 9 years ago
  50. 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
  51. 1ea23a2 tipc: unconditionally put sock refcnt when sock timer to be deleted is pending by Ying Xue · 9 years ago
  52. 37e82c2 bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields by Alexei Starovoitov · 9 years ago
  53. 8133534 net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN by Sorin Dumitru · 9 years ago
  54. f7959e9 net: rfkill: gpio: make better use of gpiod API by Uwe Kleine-König · 9 years ago
  55. 6cbfb1b cfg80211: ignore netif running state when changing iftype by Michal Kazior · 9 years ago
  56. ab499db mac80211: prevent possible crypto tx tailroom corruption by Michal Kazior · 9 years ago
  57. 8ea64e2 batman-adv: Use common declaration order in *_send_skb_(packet|unicast) by Antonio Quartulli · 9 years ago
  58. 01b97a3 batman-adv: iv_ogm_orig_update, remove unnecessary brackets by Markus Pargmann · 10 years ago
  59. 8f34b38 batman-adv: iv_ogm_can_aggregate, code readability by Markus Pargmann · 10 years ago
  60. fc1f869 batman-adv: checkpatch - spaces preferred around that '*' by Marek Lindner · 9 years ago
  61. 00f548b batman-adv: checkpatch - comparison to NULL could be rewritten by Marek Lindner · 9 years ago
  62. dab7b62 batman-adv: Use safer default config for optional features by Sven Eckelmann · 9 years ago
  63. de12bae batman-adv: iv_ogm_send_to_if, declare char* as const by Markus Pargmann · 10 years ago
  64. 9fd9b19 batman-adv: iv_ogm_aggr_packet, bool return value by Markus Pargmann · 10 years ago
  65. 42d9f2c batman-adv: iv_ogm_iface_enable, direct return values by Markus Pargmann · 10 years ago
  66. 9fc1883 batman-adv: Makefile, Sort alphabetically by Markus Pargmann · 10 years ago
  67. 16b9ce8 batman-adv: tvlv realloc, move error handling into if block by Markus Pargmann · 10 years ago
  68. 9bb2188 batman-adv: debugfs, avoid compiling for !DEBUG_FS by Markus Pargmann · 10 years ago
  69. 83e8b87 batman-adv: Use only queued fragments when merging by Sven Eckelmann · 10 years ago
  70. 53e7714 batman-adv: Check total_size when queueing fragments by Sven Eckelmann · 10 years ago
  71. 9f6446c batman-adv: update copyright years for 2015 by Sven Eckelmann · 9 years ago
  72. 70e7177 batman-adv: Start new development cycle by Simon Wunderlich · 9 years ago
  73. 5aab0e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  74. a74eab6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  75. d55c670 ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call by Alexander Duyck · 9 years ago
  76. 049f8e2 xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input by Alexander Duyck · 9 years ago
  77. cd5279c ip_vti/ip6_vti: Do not touch skb->mark on xmit by Alexander Duyck · 9 years ago
  78. 8f98bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  79. ed2dfd9 tcp/dccp: warn user for preferred ip_local_port_range by Eric Dumazet · 9 years ago
  80. e2baad9 tcp: connect() from bound sockets can be faster by Eric Dumazet · 9 years ago
  81. 86e363d net_sched: invoke ->attach() after setting dev->qdisc by WANG Cong · 9 years ago
  82. 07f4c90 tcp/dccp: try to not exhaust ip_local_port_range in connect() by Eric Dumazet · 9 years ago
  83. b69644c nl802154: add support to set cca ed level by Alexander Aring · 9 years ago
  84. e439059 nl802154: add support for cca ed level info by Alexander Aring · 9 years ago
  85. d6b915e ip_fragment: don't forward defragmented DF packet by Florian Westphal · 9 years ago
  86. c5501eb net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper by Florian Westphal · 9 years ago
  87. dec169e ieee802154: fix typo for file name by Varka Bhadram · 9 years ago
  88. 0f999b0 ieee802154: add set transmit power support by Varka Bhadram · 9 years ago
  89. ffa915d ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include. by David S. Miller · 9 years ago
  90. d6a4e26 tcp: tcp_tso_autosize() minimum is one packet by Eric Dumazet · 9 years ago
  91. b48732e unix/caif: sk_socket can disappear when state is unlocked by Mark Salyzyn · 9 years ago
  92. 095dc8e tcp: fix/cleanup inet_ehash_locks_alloc() by Eric Dumazet · 9 years ago
  93. f3903bc tipc: fix bug in link protocol message create function by Jon Paul Maloy · 9 years ago
  94. fe9066a Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  95. fc4f805 nl802154: fix cca mode wpan phy flag by Alexander Aring · 9 years ago
  96. 641459c mac802154: mac802154_mlme_start_req() optimisation. by Lennert Buytenhek · 9 years ago
  97. 66a3297 ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind(). by Lennert Buytenhek · 9 years ago
  98. 01c8d2b ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU. by Lennert Buytenhek · 9 years ago
  99. ed6c413 netfilter: nf_tables: add netdev table to filter from ingress by Pablo Neira Ayuso · 9 years ago
  100. ebddf1a netfilter: nf_tables: allow to bind table to net_device by Pablo Neira Ayuso · 9 years ago