1. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  2. 7d904c7 openvswitch: Only set mark and labels with a commit flag. by Jarno Rajahalme · 8 years ago
  3. 1c1779f openvswitch: Set mark and labels before confirming. by Jarno Rajahalme · 8 years ago
  4. b95e592 openvswitch: Add packet len info to upcall. by William Tu · 8 years ago
  5. 20e1954 ipv6: RFC 4884 partial support for SIT/GRE tunnels by Eric Dumazet · 8 years ago
  6. 9b8c6d7 gre: better support for ICMP messages for gre+ipv6 by Eric Dumazet · 8 years ago
  7. 2d7a3b2 ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED by Eric Dumazet · 8 years ago
  8. 5fbba8a ip6: move ipip6_err_gen_icmpv6_unreach() by Eric Dumazet · 8 years ago
  9. b1cadc1 ipv6: icmp: add a force_saddr param to icmp6_send() by Eric Dumazet · 8 years ago
  10. af73e72 RDS: TCP: Fix non static symbol warnings by Wei Yongjun · 8 years ago
  11. 6762ef3 Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  12. 0350cb4 tipc: potential shift wrapping bug in map_set() by Dan Carpenter · 8 years ago
  13. afbac601 net: ipv6: Address selection needs to consider L3 domains by David Ahern · 8 years ago
  14. 0d240e7 net: vrf: Implement get_saddr for IPv6 by David Ahern · 8 years ago
  15. a2e2ff5 net: ipv6: Move ip6_route_get_saddr to inline by David Ahern · 8 years ago
  16. 1938ee1 net: Remove deprecated tunnel specific UDP offload functions by Alexander Duyck · 8 years ago
  17. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 8 years ago
  18. e7b3db5 net: Combine GENEVE and VXLAN port notifiers into single functions by Alexander Duyck · 8 years ago
  19. 6f3b911 can: bcm: add support for CAN FD frames by Oliver Hartkopp · 8 years ago
  20. 2b5f5f5 can: bcm: unify bcm_msg_head handling and prepare function parameters by Oliver Hartkopp · 8 years ago
  21. 72c8a89 can: bcm: use CAN frame instead of can_frame in comments by Oliver Hartkopp · 8 years ago
  22. 95acb49 can: bcm: fix indention and other minor style issues by Oliver Hartkopp · 8 years ago
  23. a20fadf can: build proc support only if CONFIG_PROC_FS is activated by Alexander Aring · 8 years ago
  24. 9f6ed03 net, cls: also reject deleting all filters when TCA_KIND present by Daniel Borkmann · 8 years ago
  25. 318d3cc net: xfrm: fix old-style declaration by Arnd Bergmann · 8 years ago
  26. be4da0e net: the space is required after ',' by Wei Tang · 8 years ago
  27. 84d15ae net: do not initialise statics to 0 by Wei Tang · 8 years ago
  28. 0d227a8 mpls: allow routes on ipgre devices by Simon Horman · 8 years ago
  29. 141ddef sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrate by Xin Long · 8 years ago
  30. 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
  31. 0b797c8 ila: Fix checksum neutral mapping by Tom Herbert · 8 years ago
  32. 22a59be net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads by Philip Prindeville · 8 years ago
  33. eab560e 6lowpan: add support for 802.15.4 short addr handling by Alexander Aring · 8 years ago
  34. cfce946 6lowpan: add support for getting short address by Alexander Aring · 8 years ago
  35. bbe5f5c 6lowpan: introduce 6lowpan-nd by Alexander Aring · 8 years ago
  36. cc84b3c ipv6: export several functions by Alexander Aring · 8 years ago
  37. f997c55 ipv6: introduce neighbour discovery ops by Alexander Aring · 8 years ago
  38. 4f67223 addrconf: put prefix address add in an own function by Alexander Aring · 8 years ago
  39. 8ec5da4 ndisc: add __ndisc_fill_addr_option function by Alexander Aring · 8 years ago
  40. 848484c 6lowpan: remove ipv6 module request by Alexander Aring · 8 years ago
  41. 2ad3ed5 6lowpan: add 802.15.4 short addr slaac by Alexander Aring · 8 years ago
  42. 8626a0c 6lowpan: add private neighbour data by Alexander Aring · 8 years ago
  43. fea0247 net_sched: sch_fq: defer skb freeing by Eric Dumazet · 8 years ago
  44. db4879d net_sched: sch_pie: defer skb freeing by Eric Dumazet · 8 years ago
  45. 2f08a9a net_sched: sch_netem: defer skb freeing by Eric Dumazet · 8 years ago
  46. a5a9f53 net_sched: sch_htb: defer skb freeing by Eric Dumazet · 8 years ago
  47. e7e424c net_sched: sch_hhf: defer skb freeing by Eric Dumazet · 8 years ago
  48. ece5d4c net_sched: fq_codel: defer skb freeing by Eric Dumazet · 8 years ago
  49. e14ffdf net_sched: sch_fq: defer skb freeing by Eric Dumazet · 8 years ago
  50. b3d7e2b net_sched: sch_codel: defer skb freeing in codel_change() by Eric Dumazet · 8 years ago
  51. f9aed31 net_sched: sch_choke: defer skb freeing by Eric Dumazet · 8 years ago
  52. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 8 years ago
  53. 35c55c9 tipc: add neighbor monitoring framework by Jon Paul Maloy · 8 years ago
  54. b231307 net_sched: make tcf_hash_check() boolean by WANG Cong · 8 years ago
  55. 9ff7438 net: vrf: Handle ipv6 multicast and link-local addresses by David Ahern · 8 years ago
  56. ba46ee4 net: ipv6: Do not add multicast route for l3 master devices by David Ahern · 8 years ago
  57. cd2a9e6 net: l3mdev: Remove const from flowi6 arg to get_rt6_dst by David Ahern · 8 years ago
  58. a006353a9 af_iucv: use paged SKBs for big inbound messages by Eugene Crosser · 8 years ago
  59. 291759a af_iucv: remove fragment_skb() to use paged SKBs by Eugene Crosser · 8 years ago
  60. e537439 af_iucv: use paged SKBs for big outbound messages by Eugene Crosser · 8 years ago
  61. 4f95dd7 rxrpc: Rework local endpoint management by David Howells · 9 years ago
  62. 8756361 rxrpc: Separate local endpoint event handling out into its own file by David Howells · 9 years ago
  63. f66d749 rxrpc: Use the peer record to distribute network errors by David Howells · 9 years ago
  64. fe77d5f rxrpc: Do a little bit of tidying in the ICMP processing by David Howells · 9 years ago
  65. 1c1df86 rxrpc: Don't assume anything about the address in an ICMP packet by David Howells · 9 years ago
  66. 1a70c05 rxrpc: Break MTU determination from ICMP into its own function by David Howells · 9 years ago
  67. abe89ef rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report() by David Howells · 9 years ago
  68. be6e670 rxrpc: Rework peer object handling to use hash table and RCU by David Howells · 9 years ago
  69. d9fa17e act_police: rename tcf_act_police_locate() to tcf_act_police_init() by WANG Cong · 8 years ago
  70. 95df1b1 net_sched: remove internal use of TC_POLICE_* by WANG Cong · 8 years ago
  71. 3ecc569 RDS: Update rds_conn_destroy to be MP capable by Sowmini Varadhan · 8 years ago
  72. d769ef8 RDS: Update rds_conn_shutdown to work with rds_conn_path by Sowmini Varadhan · 8 years ago
  73. 1c5113c RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_create by Sowmini Varadhan · 8 years ago
  74. fb1b3dc RDS: Add rds_conn_path_error() by Sowmini Varadhan · 8 years ago
  75. 992c9ec RDS: update rds-info related functions to traverse multiple conn_paths by Sowmini Varadhan · 8 years ago
  76. 3c0a590 RDS: Add rds_conn_path_connect_if_down() for MP-aware callers by Sowmini Varadhan · 8 years ago
  77. 45997e9 RDS: Make rds_send_pong() take a rds_conn_path argument by Sowmini Varadhan · 8 years ago
  78. 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
  79. 1f9ecd7 RDS: Pass rds_conn_path to rds_send_xmit() by Sowmini Varadhan · 8 years ago
  80. 780a6d9 RDS: Make rds_send_queue_rm() rds_conn_path aware by Sowmini Varadhan · 8 years ago
  81. 7d885d0 RDS: Remove stale function rds_send_get_message() by Sowmini Varadhan · 8 years ago
  82. 5c3d274 RDS: Add rds_send_path_drop_acked() by Sowmini Varadhan · 8 years ago
  83. 4e9b551 RDS: Add rds_send_path_reset() by Sowmini Varadhan · 8 years ago
  84. 5e833e0 RDS: rds_inc_path_init() helper function for MP capable transports by Sowmini Varadhan · 8 years ago
  85. ef9e62c RDS: recv path gets the conn_path from rds_incoming for MP capable transports by Sowmini Varadhan · 8 years ago
  86. 7e8f441 RDS: add t_mp_capable bit to be set by MP capable transports by Sowmini Varadhan · 8 years ago
  87. 0cb4396 RDS: split out connection specific state from rds_connection to rds_conn_path by Sowmini Varadhan · 8 years ago
  88. dcf1158 tcp: return sizeof tcp_dctcp_info in dctcp_get_info() by Neal Cardwell · 8 years ago
  89. a5e27d1 sctp: fix error return code in sctp_init() by Wei Yongjun · 8 years ago
  90. 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
  91. e8eb36c net/sched: flower: Return error when hw can't offload and skip_sw is set by Amir Vadai · 8 years ago
  92. 0d81a51 rxrpc: Update the comments in ar-internal.h to reflect renames by David Howells · 8 years ago
  93. 8c3e34a rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix by David Howells · 8 years ago
  94. 9986020 sched: remove NET_XMIT_POLICED by Florian Westphal · 8 years ago
  95. 38b7097 ipv6: use TOS marks from sockets for routing decision by Hannes Frederic Sowa · 8 years ago
  96. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 8 years ago
  97. 4211792 net_sched: netem: remove qdisc_is_throttled() use by Eric Dumazet · 8 years ago
  98. cca605d net_sched: cbq: remove a flaky use of qdisc_is_throttled() by Eric Dumazet · 8 years ago
  99. 8fe6a79 net_sched: sch_plug: use a private throttled status by Eric Dumazet · 8 years ago
  100. d46e416 sctp: sctp should change socket state when shutdown is received by Xin Long · 8 years ago