1. b2c9c5d iucv: Convert sk_wmem_alloc accesses to refcount_t. by David S. Miller · 8 years ago
  2. f96da09 bpf: simplify narrower ctx access by Daniel Borkmann · 8 years ago
  3. 2be7e21 bpf: add bpf_skb_adjust_room helper by Daniel Borkmann · 8 years ago
  4. 0daf434 bpf, net: add skb_mac_header_len helper by Daniel Borkmann · 8 years ago
  5. ec8add2 ipv6: dad: don't remove dynamic addresses if link is down by Sabrina Dubroca · 8 years ago
  6. a5192c5 bpf: fix to bpf_setsockops by Lawrence Brakmo · 8 years ago
  7. 13bf964 bpf: Adds support for setting sndcwnd clamp by Lawrence Brakmo · 8 years ago
  8. fc74781 bpf: Adds support for setting initial cwnd by Lawrence Brakmo · 8 years ago
  9. 91b5b21 bpf: Add support for changing congestion control by Lawrence Brakmo · 8 years ago
  10. 9872a4b bpf: Add TCP connection BPF callbacks by Lawrence Brakmo · 8 years ago
  11. 8c4b4c7 bpf: Add setsockopt helper function to bpf by Lawrence Brakmo · 8 years ago
  12. 13d3b1e bpf: Support for setting initial receive window by Lawrence Brakmo · 8 years ago
  13. 8550f32 bpf: Support for per connection SYN/SYN-ACK RTOs by Lawrence Brakmo · 8 years ago
  14. 40304b2 bpf: BPF support for sock_ops by Lawrence Brakmo · 8 years ago
  15. 57a53a0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  16. 2cb5c8e sctp: Add peeloff-flags socket option by Neil Horman · 8 years ago
  17. 283131d Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
  18. 9cc9a5c datapath: Avoid using stack larger than 1024. by Tonghao Zhang · 8 years ago
  19. 01a992b sctp: remove the typedef sctp_init_chunk_t by Xin Long · 8 years ago
  20. 4ae70c0 sctp: remove the typedef sctp_inithdr_t by Xin Long · 8 years ago
  21. 9f8d314 sctp: remove the typedef sctp_data_chunk_t by Xin Long · 8 years ago
  22. 3583df1 sctp: remove the typedef sctp_datahdr_t by Xin Long · 8 years ago
  23. 34b4e29 sctp: remove the typedef sctp_param_t by Xin Long · 8 years ago
  24. 3c91870 sctp: remove the typedef sctp_paramhdr_t by Xin Long · 8 years ago
  25. 6d85e68 sctp: remove the typedef sctp_cid_t by Xin Long · 8 years ago
  26. 922dbc5 sctp: remove the typedef sctp_chunkhdr_t by Xin Long · 8 years ago
  27. ae146d9 sctp: remove the typedef sctp_sctphdr_t by Xin Long · 8 years ago
  28. 7f304b9 sctp: remove an unnecessary check from sctp_endpoint_destroy by Xin Long · 8 years ago
  29. fb5c2c1 net: convert packet_fanout.sk_ref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  30. b4217b8 net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  31. c122e14 net: convert net.passive from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  32. edcb691 net: convert inet_frag_queue.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  33. 717d1e9 net: convert fib_rule.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  34. 8c9814b net: convert unix_address.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  35. 433cea4 net: convert netpoll_info.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  36. 7658b36 net: convert in_device.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  37. 8851ab5 net: convert ip_mc_list.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  38. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  39. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  40. 2638595 net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  41. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  42. 53869ce net: convert nf_bridge_info.use from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  43. 6343944 net: convert neigh_params.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  44. 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  45. 1cc9a98 net: convert inet_peer.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  46. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  48. e44699d net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() by Michal Kubeček · 8 years ago
  49. cddbb79 net: bridge: constify attribute_group structures. by Arvind Yadav · 8 years ago
  50. 38ef00c net: constify attribute_group structures. by Arvind Yadav · 8 years ago
  51. 4f75ba6 net: ipmr: Add ipmr_rtm_getroute by Donald Sharp · 8 years ago
  52. c1a4872 net: sched: Fix one possible panic when no destroy callback by Gao Feng · 8 years ago
  53. d2ecfa7 Bluetooth: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 8 years ago
  54. 29e2dd0 bluetooth: remove WQ_MEM_RECLAIM from hci workqueues by Tejun Heo · 8 years ago
  55. 67a5178 ipv6: udp: leverage scratch area helpers by Paolo Abeni · 8 years ago
  56. b26bbdae udp: move scratch area helpers into the include file by Paolo Abeni · 8 years ago
  57. d97af30 tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...) by Dave Watson · 8 years ago
  58. 6f64ec7 net: prevent sign extension in dev_get_stats() by Eric Dumazet · 8 years ago
  59. 5da8e47 Bluetooth: hidp: fix possible might sleep error in hidp_session_thread by Jeffy Chen · 8 years ago
  60. f06d977 Bluetooth: cmtp: fix possible might sleep error in cmtp_session by Jeffy Chen · 8 years ago
  61. 2571738 Bluetooth: bnep: fix possible might sleep error in bnep_session by Jeffy Chen · 8 years ago
  62. d116ffc net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate by Matthias Schiffer · 8 years ago
  63. 17dd0ec net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink by Matthias Schiffer · 8 years ago
  64. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  65. ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
  66. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  67. a02d036 sctp: adjust ssthresh when transport is idle by Marcelo Ricardo Leitner · 8 years ago
  68. 4ccbd0b sctp: adjust cwnd increase in Congestion Avoidance phase by Marcelo Ricardo Leitner · 8 years ago
  69. e56f777a sctp: allow increasing cwnd regardless of ctsn moving or not by Marcelo Ricardo Leitner · 8 years ago
  70. d0b53f4 sctp: update order of adjustments of partial_bytes_acked and cwnd by Marcelo Ricardo Leitner · 8 years ago
  71. d747a7a tcp: reset sk_rx_dst in tcp_disconnect() by WANG Cong · 8 years ago
  72. 85cb73f net: ipv6: reset daddr and dport in sk if connect() fails by Wei Wang · 8 years ago
  73. e3c42b6 af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 8 years ago
  74. 2e56c26 net/iucv: improve endianness handling by Hans Wippel · 8 years ago
  75. 3fcece1 net: store port/representator id in metadata_dst by Jakub Kicinski · 8 years ago
  76. ac55cd6 tls: return -EFAULT if copy_to_user() fails by Dan Carpenter · 8 years ago
  77. 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  78. 43b786c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  79. 926f38e tcp: fix out-of-bounds access in ULP sysctl by Jakub Kicinski · 8 years ago
  80. 0ccc22f sit: use __GFP_NOWARN for user controlled allocation by WANG Cong · 8 years ago
  81. 2399463 bpf: possibly avoid extra masking for narrower load in verifier by Yonghong Song · 8 years ago
  82. ce158e5 xdp: add reporting of offload mode by Jakub Kicinski · 8 years ago
  83. ee5d032 xdp: add HW offload mode flag for installing programs by Jakub Kicinski · 8 years ago
  84. 32d6027 xdp: pass XDP flags into install handlers by Jakub Kicinski · 8 years ago
  85. a5cb659 net: account for current skb length when deciding about UFO by Michal Kubeček · 8 years ago
  86. 9bd780f udp: fix poll() by Paolo Abeni · 8 years ago
  87. f6a5885 NFC: Add sockaddr length checks before accessing sa_family in bind handlers by Mateusz Jurczyk · 8 years ago
  88. 0303618 nfc: nci: remove unnecessary null check by Gustavo A. R. Silva · 8 years ago
  89. a0323b9 nfc: Ensure presence of required attributes in the activate_target handler by Mateusz Jurczyk · 8 years ago
  90. 608c4ad nfc: Fix the sockaddr length sanitization in llcp_sock_connect by Mateusz Jurczyk · 8 years ago
  91. 1b609e4 NFC: digital: NFC-DEP Target WT(nfcdep,max) is now 14 by Mark Greer · 8 years ago
  92. 7f9f171 NFC: digital: NFC-A SEL_RES must be one byte by Mark Greer · 8 years ago
  93. dcfca27 NFC: digital: Delete an error message for memory allocation failure by Markus Elfring · 8 years ago
  94. ae72c99 NFC: digital: Improve a size determination in four functions by Markus Elfring · 8 years ago
  95. 4b943fa udp/v6: prefetch rmem_alloc in udp6_queue_rcv_skb() by Paolo Abeni · 8 years ago
  96. 60abc0b ipv6: avoid unregistering inet6_dev for loopback by WANG Cong · 8 years ago
  97. c14b036 rds: tcp: set linger to 1 when unloading a rds-tcp by Sowmini Varadhan · 8 years ago
  98. 69b92b5 rds: tcp: send handshake ping-probe from passive endpoint by Sowmini Varadhan · 8 years ago
  99. 8fac365 tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 8 years ago
  100. 76da070 ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER by WANG Cong · 8 years ago