1. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 8 years ago
  2. e7b3db5 net: Combine GENEVE and VXLAN port notifiers into single functions by Alexander Duyck · 8 years ago
  3. 9f6ed03 net, cls: also reject deleting all filters when TCA_KIND present by Daniel Borkmann · 8 years ago
  4. 318d3cc net: xfrm: fix old-style declaration by Arnd Bergmann · 8 years ago
  5. be4da0e net: the space is required after ',' by Wei Tang · 8 years ago
  6. 84d15ae net: do not initialise statics to 0 by Wei Tang · 8 years ago
  7. 0d227a8 mpls: allow routes on ipgre devices by Simon Horman · 8 years ago
  8. 141ddef sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrate by Xin Long · 8 years ago
  9. 56108c1 Merge tag 'rxrpc-rewrite-20160615' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  10. 0b797c8 ila: Fix checksum neutral mapping by Tom Herbert · 8 years ago
  11. 22a59be net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads by Philip Prindeville · 8 years ago
  12. eab560e 6lowpan: add support for 802.15.4 short addr handling by Alexander Aring · 8 years ago
  13. cfce946 6lowpan: add support for getting short address by Alexander Aring · 8 years ago
  14. bbe5f5c 6lowpan: introduce 6lowpan-nd by Alexander Aring · 8 years ago
  15. cc84b3c ipv6: export several functions by Alexander Aring · 8 years ago
  16. f997c55 ipv6: introduce neighbour discovery ops by Alexander Aring · 8 years ago
  17. 4f67223 addrconf: put prefix address add in an own function by Alexander Aring · 8 years ago
  18. 8ec5da4 ndisc: add __ndisc_fill_addr_option function by Alexander Aring · 8 years ago
  19. 848484c 6lowpan: remove ipv6 module request by Alexander Aring · 8 years ago
  20. 2ad3ed5 6lowpan: add 802.15.4 short addr slaac by Alexander Aring · 8 years ago
  21. 8626a0c 6lowpan: add private neighbour data by Alexander Aring · 8 years ago
  22. fea0247 net_sched: sch_fq: defer skb freeing by Eric Dumazet · 8 years ago
  23. db4879d net_sched: sch_pie: defer skb freeing by Eric Dumazet · 8 years ago
  24. 2f08a9a net_sched: sch_netem: defer skb freeing by Eric Dumazet · 8 years ago
  25. a5a9f53 net_sched: sch_htb: defer skb freeing by Eric Dumazet · 8 years ago
  26. e7e424c net_sched: sch_hhf: defer skb freeing by Eric Dumazet · 8 years ago
  27. ece5d4c net_sched: fq_codel: defer skb freeing by Eric Dumazet · 8 years ago
  28. e14ffdf net_sched: sch_fq: defer skb freeing by Eric Dumazet · 8 years ago
  29. b3d7e2b net_sched: sch_codel: defer skb freeing in codel_change() by Eric Dumazet · 8 years ago
  30. f9aed31 net_sched: sch_choke: defer skb freeing by Eric Dumazet · 8 years ago
  31. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 8 years ago
  32. 35c55c9 tipc: add neighbor monitoring framework by Jon Paul Maloy · 8 years ago
  33. b231307 net_sched: make tcf_hash_check() boolean by WANG Cong · 8 years ago
  34. 9ff7438 net: vrf: Handle ipv6 multicast and link-local addresses by David Ahern · 8 years ago
  35. ba46ee4 net: ipv6: Do not add multicast route for l3 master devices by David Ahern · 8 years ago
  36. cd2a9e6 net: l3mdev: Remove const from flowi6 arg to get_rt6_dst by David Ahern · 8 years ago
  37. a006353a9 af_iucv: use paged SKBs for big inbound messages by Eugene Crosser · 8 years ago
  38. 291759a af_iucv: remove fragment_skb() to use paged SKBs by Eugene Crosser · 8 years ago
  39. e537439 af_iucv: use paged SKBs for big outbound messages by Eugene Crosser · 8 years ago
  40. 4f95dd7 rxrpc: Rework local endpoint management by David Howells · 9 years ago
  41. 8756361 rxrpc: Separate local endpoint event handling out into its own file by David Howells · 9 years ago
  42. f66d749 rxrpc: Use the peer record to distribute network errors by David Howells · 9 years ago
  43. fe77d5f rxrpc: Do a little bit of tidying in the ICMP processing by David Howells · 9 years ago
  44. 1c1df86 rxrpc: Don't assume anything about the address in an ICMP packet by David Howells · 9 years ago
  45. 1a70c05 rxrpc: Break MTU determination from ICMP into its own function by David Howells · 9 years ago
  46. abe89ef rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report() by David Howells · 9 years ago
  47. be6e670 rxrpc: Rework peer object handling to use hash table and RCU by David Howells · 9 years ago
  48. d9fa17e act_police: rename tcf_act_police_locate() to tcf_act_police_init() by WANG Cong · 8 years ago
  49. 95df1b1 net_sched: remove internal use of TC_POLICE_* by WANG Cong · 8 years ago
  50. 3ecc569 RDS: Update rds_conn_destroy to be MP capable by Sowmini Varadhan · 8 years ago
  51. d769ef8 RDS: Update rds_conn_shutdown to work with rds_conn_path by Sowmini Varadhan · 8 years ago
  52. 1c5113c RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_create by Sowmini Varadhan · 8 years ago
  53. fb1b3dc RDS: Add rds_conn_path_error() by Sowmini Varadhan · 8 years ago
  54. 992c9ec RDS: update rds-info related functions to traverse multiple conn_paths by Sowmini Varadhan · 8 years ago
  55. 3c0a590 RDS: Add rds_conn_path_connect_if_down() for MP-aware callers by Sowmini Varadhan · 8 years ago
  56. 45997e9 RDS: Make rds_send_pong() take a rds_conn_path argument by Sowmini Varadhan · 8 years ago
  57. 01ff34e RDS: Extract rds_conn_path from i_conn_path in rds_send_drop_to() for MP-capable transports by Sowmini Varadhan · 8 years ago
  58. 1f9ecd7 RDS: Pass rds_conn_path to rds_send_xmit() by Sowmini Varadhan · 8 years ago
  59. 780a6d9 RDS: Make rds_send_queue_rm() rds_conn_path aware by Sowmini Varadhan · 8 years ago
  60. 7d885d0 RDS: Remove stale function rds_send_get_message() by Sowmini Varadhan · 8 years ago
  61. 5c3d274 RDS: Add rds_send_path_drop_acked() by Sowmini Varadhan · 8 years ago
  62. 4e9b551 RDS: Add rds_send_path_reset() by Sowmini Varadhan · 8 years ago
  63. 5e833e0 RDS: rds_inc_path_init() helper function for MP capable transports by Sowmini Varadhan · 8 years ago
  64. ef9e62c RDS: recv path gets the conn_path from rds_incoming for MP capable transports by Sowmini Varadhan · 8 years ago
  65. 7e8f441 RDS: add t_mp_capable bit to be set by MP capable transports by Sowmini Varadhan · 8 years ago
  66. 0cb4396 RDS: split out connection specific state from rds_connection to rds_conn_path by Sowmini Varadhan · 8 years ago
  67. dcf1158 tcp: return sizeof tcp_dctcp_info in dctcp_get_info() by Neal Cardwell · 8 years ago
  68. a5e27d1 sctp: fix error return code in sctp_init() by Wei Yongjun · 8 years ago
  69. d4c76c1 Merge tag 'rxrpc-rewrite-20160613' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  70. e8eb36c net/sched: flower: Return error when hw can't offload and skip_sw is set by Amir Vadai · 8 years ago
  71. 0d81a51 rxrpc: Update the comments in ar-internal.h to reflect renames by David Howells · 8 years ago
  72. 8c3e34a rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix by David Howells · 8 years ago
  73. 9986020 sched: remove NET_XMIT_POLICED by Florian Westphal · 8 years ago
  74. 38b7097 ipv6: use TOS marks from sockets for routing decision by Hannes Frederic Sowa · 8 years ago
  75. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 8 years ago
  76. 4211792 net_sched: netem: remove qdisc_is_throttled() use by Eric Dumazet · 8 years ago
  77. cca605d net_sched: cbq: remove a flaky use of qdisc_is_throttled() by Eric Dumazet · 8 years ago
  78. 8fe6a79 net_sched: sch_plug: use a private throttled status by Eric Dumazet · 8 years ago
  79. d46e416 sctp: sctp should change socket state when shutdown is received by Xin Long · 8 years ago
  80. d6cf3a8 Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  81. 699fafa tcp: add NV congestion control by Lawrence Brakmo · 8 years ago
  82. 6f094b9 tcp: add in_flight to tcp_skb_cb by Lawrence Brakmo · 8 years ago
  83. 1276f24 packet: use common code for virtio_net_hdr and skb GSO conversion by Mike Rapoport · 8 years ago
  84. 231edca RDS: IB: Remove deprecated create_workqueue by Bhaktipriya Shridhar · 8 years ago
  85. 0e119b4 rxrpc: Limit the listening backlog by David Howells · 8 years ago
  86. bc6e1ea rxrpc: Trim line-terminal whitespace by David Howells · 8 years ago
  87. ea7f827 net, cls: allow for deleting all filters for given parent by Daniel Borkmann · 8 years ago
  88. f7bd9e3 bpf: reject wrong sized filters earlier by Daniel Borkmann · 8 years ago
  89. a70b506 bpf: enforce recursion limit on redirects by Daniel Borkmann · 8 years ago
  90. f2a4d08 openvswitch: Add packet truncation support. by William Tu · 8 years ago
  91. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  92. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  93. 719c44d packet: compat support for sock_fprog by Willem de Bruijn · 8 years ago
  94. e434863 net: vrf: Fix crash when IPv6 is disabled at boot time by David Ahern · 8 years ago
  95. 2341e07 rxrpc: Simplify connect() implementation and simplify sendmsg() op by David Howells · 8 years ago
  96. 21aff3b net/netlink/af_netlink.h: Remove unused structure. by Fabien Siron · 8 years ago
  97. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 8 years ago
  98. 52fbb29 net: sched: fix qdisc->running lockdep annotations by Eric Dumazet · 8 years ago
  99. e71ba91 Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  100. adba931 sit: remove unnecessary protocol check in ipip6_tunnel_xmit() by Simon Horman · 8 years ago