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