1. 19de99f bpf: fix matching of data/data_end in verifier by Alexei Starovoitov · 8 years ago
  2. 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
  3. e582615 gre: fix error handler by Eric Dumazet · 8 years ago
  4. c91522f tipc: eliminate uninitialized variable warning by Ying Xue · 8 years ago
  5. 66d95b6 tipc: fix suspicious RCU usage by Ying Xue · 8 years ago
  6. 0b797c8 ila: Fix checksum neutral mapping by Tom Herbert · 8 years ago
  7. 22a59be net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads by Philip Prindeville · 8 years ago
  8. eab560e 6lowpan: add support for 802.15.4 short addr handling by Alexander Aring · 8 years ago
  9. cfce946 6lowpan: add support for getting short address by Alexander Aring · 8 years ago
  10. bbe5f5c 6lowpan: introduce 6lowpan-nd by Alexander Aring · 8 years ago
  11. cc84b3c ipv6: export several functions by Alexander Aring · 8 years ago
  12. f997c55 ipv6: introduce neighbour discovery ops by Alexander Aring · 8 years ago
  13. 4f67223 addrconf: put prefix address add in an own function by Alexander Aring · 8 years ago
  14. 8ec5da4 ndisc: add __ndisc_fill_addr_option function by Alexander Aring · 8 years ago
  15. 848484c 6lowpan: remove ipv6 module request by Alexander Aring · 8 years ago
  16. 2ad3ed5 6lowpan: add 802.15.4 short addr slaac by Alexander Aring · 8 years ago
  17. 8626a0c 6lowpan: add private neighbour data by Alexander Aring · 8 years ago
  18. 0ee1362 htb: call qdisc_root with rcu read lock held by Florian Westphal · 8 years ago
  19. fea0247 net_sched: sch_fq: defer skb freeing by Eric Dumazet · 8 years ago
  20. db4879d net_sched: sch_pie: defer skb freeing by Eric Dumazet · 8 years ago
  21. 2f08a9a net_sched: sch_netem: defer skb freeing by Eric Dumazet · 8 years ago
  22. a5a9f53 net_sched: sch_htb: defer skb freeing by Eric Dumazet · 8 years ago
  23. e7e424c net_sched: sch_hhf: defer skb freeing by Eric Dumazet · 8 years ago
  24. ece5d4c net_sched: fq_codel: defer skb freeing by Eric Dumazet · 8 years ago
  25. e14ffdf net_sched: sch_fq: defer skb freeing by Eric Dumazet · 8 years ago
  26. b3d7e2b net_sched: sch_codel: defer skb freeing in codel_change() by Eric Dumazet · 8 years ago
  27. f9aed31 net_sched: sch_choke: defer skb freeing by Eric Dumazet · 8 years ago
  28. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 8 years ago
  29. 35c55c9 tipc: add neighbor monitoring framework by Jon Paul Maloy · 8 years ago
  30. ebecaa6 net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE by Jamal Hadi Salim · 8 years ago
  31. b231307 net_sched: make tcf_hash_check() boolean by WANG Cong · 8 years ago
  32. 9ff7438 net: vrf: Handle ipv6 multicast and link-local addresses by David Ahern · 8 years ago
  33. ba46ee4 net: ipv6: Do not add multicast route for l3 master devices by David Ahern · 8 years ago
  34. cd2a9e6 net: l3mdev: Remove const from flowi6 arg to get_rt6_dst by David Ahern · 8 years ago
  35. d15ecce act_ipt: fix a bind refcnt leak by WANG Cong · 8 years ago
  36. 3d7c825 net_sched: prio: insure proper transactional behavior by Eric Dumazet · 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. 39a9bea rpc: share one xps between all backchannels by J. Bruce Fields · 8 years ago
  43. d50039e nfsd4/rpc: move backchannel create logic into rpc code by J. Bruce Fields · 8 years ago
  44. 1208fd5 SUNRPC: fix xprt leak on xps allocation failure by J. Bruce Fields · 8 years ago
  45. 8fff172 netfilter: nf_tables: fix a wrong check to skip the inactive rules by Liping Zhang · 8 years ago
  46. a02f424 netfilter: nf_tables: fix wrong destroy anonymous sets if binding fails by Liping Zhang · 8 years ago
  47. 8588ac0 netfilter: nf_tables: reject loops from set element jump to chain by Pablo Neira Ayuso · 8 years ago
  48. a468440 netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_set by Liping Zhang · 8 years ago
  49. 7757114 netfilter: conntrack: destroy kmemcache on module removal by Florian Westphal · 8 years ago
  50. f66d749 rxrpc: Use the peer record to distribute network errors by David Howells · 9 years ago
  51. fe77d5f rxrpc: Do a little bit of tidying in the ICMP processing by David Howells · 9 years ago
  52. 1c1df86 rxrpc: Don't assume anything about the address in an ICMP packet by David Howells · 9 years ago
  53. 1a70c05 rxrpc: Break MTU determination from ICMP into its own function by David Howells · 9 years ago
  54. abe89ef rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report() by David Howells · 9 years ago
  55. be6e670 rxrpc: Rework peer object handling to use hash table and RCU by David Howells · 9 years ago
  56. d9fa17e act_police: rename tcf_act_police_locate() to tcf_act_police_init() by WANG Cong · 8 years ago
  57. 95df1b1 net_sched: remove internal use of TC_POLICE_* by WANG Cong · 8 years ago
  58. 3ecc569 RDS: Update rds_conn_destroy to be MP capable by Sowmini Varadhan · 8 years ago
  59. d769ef8 RDS: Update rds_conn_shutdown to work with rds_conn_path by Sowmini Varadhan · 8 years ago
  60. 1c5113c RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_create by Sowmini Varadhan · 8 years ago
  61. fb1b3dc RDS: Add rds_conn_path_error() by Sowmini Varadhan · 8 years ago
  62. 992c9ec RDS: update rds-info related functions to traverse multiple conn_paths by Sowmini Varadhan · 8 years ago
  63. 3c0a590 RDS: Add rds_conn_path_connect_if_down() for MP-aware callers by Sowmini Varadhan · 8 years ago
  64. 45997e9 RDS: Make rds_send_pong() take a rds_conn_path argument by Sowmini Varadhan · 8 years ago
  65. 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
  66. 1f9ecd7 RDS: Pass rds_conn_path to rds_send_xmit() by Sowmini Varadhan · 8 years ago
  67. 780a6d9 RDS: Make rds_send_queue_rm() rds_conn_path aware by Sowmini Varadhan · 8 years ago
  68. 7d885d0 RDS: Remove stale function rds_send_get_message() by Sowmini Varadhan · 8 years ago
  69. 5c3d274 RDS: Add rds_send_path_drop_acked() by Sowmini Varadhan · 8 years ago
  70. 4e9b551 RDS: Add rds_send_path_reset() by Sowmini Varadhan · 8 years ago
  71. 5e833e0 RDS: rds_inc_path_init() helper function for MP capable transports by Sowmini Varadhan · 8 years ago
  72. ef9e62c RDS: recv path gets the conn_path from rds_incoming for MP capable transports by Sowmini Varadhan · 8 years ago
  73. 7e8f441 RDS: add t_mp_capable bit to be set by MP capable transports by Sowmini Varadhan · 8 years ago
  74. 0cb4396 RDS: split out connection specific state from rds_connection to rds_conn_path by Sowmini Varadhan · 8 years ago
  75. dcf1158 tcp: return sizeof tcp_dctcp_info in dctcp_get_info() by Neal Cardwell · 8 years ago
  76. a5e27d1 sctp: fix error return code in sctp_init() by Wei Yongjun · 8 years ago
  77. 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
  78. e8eb36c net/sched: flower: Return error when hw can't offload and skip_sw is set by Amir Vadai · 8 years ago
  79. da6f1da ovs/gre: fix rtnl notifications on iface deletion by Nicolas Dichtel · 8 years ago
  80. 106da66 ovs/gre,geneve: fix error path when creating an iface by Nicolas Dichtel · 8 years ago
  81. d1e3728 udp reuseport: fix packet of same flow hashed to different socket by Su, Xuemin · 8 years ago
  82. 6c0d54f net_sched: fix pfifo_head_drop behavior vs backlog by Eric Dumazet · 8 years ago
  83. b46d9f6 ipv4: fix checksum annotation in udp4_csum_init by Hannes Frederic Sowa · 8 years ago
  84. c148d16 ipv6: fix checksum annotation in udp6_csum_init by Hannes Frederic Sowa · 8 years ago
  85. 5119bd1 ipv6: tcp: fix endianness annotation in tcp_v6_send_response by Hannes Frederic Sowa · 8 years ago
  86. dcb94b8 ipv6: fix endianness error in icmpv6_err by Hannes Frederic Sowa · 8 years ago
  87. 0d81a51 rxrpc: Update the comments in ar-internal.h to reflect renames by David Howells · 8 years ago
  88. 8c3e34a rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix by David Howells · 8 years ago
  89. 9986020 sched: remove NET_XMIT_POLICED by Florian Westphal · 8 years ago
  90. cbdf451 net_sched: prio: properly report out of memory errors by Eric Dumazet · 8 years ago
  91. 30402c8 Merge branch 'overlayfs-af_unix-fix' into overlayfs-linus by Miklos Szeredi · 8 years ago
  92. 86ef7f9c ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC. by David S. Miller · 8 years ago
  93. 38b7097 ipv6: use TOS marks from sockets for routing decision by Hannes Frederic Sowa · 8 years ago
  94. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 8 years ago
  95. 4211792 net_sched: netem: remove qdisc_is_throttled() use by Eric Dumazet · 8 years ago
  96. cca605d net_sched: cbq: remove a flaky use of qdisc_is_throttled() by Eric Dumazet · 8 years ago
  97. 8fe6a79 net_sched: sch_plug: use a private throttled status by Eric Dumazet · 8 years ago
  98. 0b392be net: ipconfig: avoid warning by making ic_addrservaddr static by Ben Dooks · 8 years ago
  99. c3ec5e5 net: diag: add missing declarations by Ben Dooks · 8 years ago
  100. d46e416 sctp: sctp should change socket state when shutdown is received by Xin Long · 8 years ago