- fbea9e0 net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 58951dd net, llc: convert llc_sap.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- bf72ace ipv4: Export rtm_ipv4_policy. by David S. Miller · 7 years ago
- 397fc9e mpls: route get support by Roopa Prabhu · 7 years ago
- 7597b26 bridge: allow ext learned entries to change ports by Nikolay Aleksandrov · 7 years ago
- e05a90e net: reflect mark on tcp syn ack packets by Jamal Hadi Salim · 7 years ago
- 0029c0d net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- f6a6fed net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 87078f2 net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- d12f382 net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- affa78b net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- d3981bc net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 271201c net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 1be9246 net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 0aeea21 net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 52427fa openvswitch: fix mis-ordered comment lines for ovs_skb_cb by Daniel Axtens · 7 years ago
- bcdb9e8 Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
- 784c372 net: make sk_ehashfn() static by Eric Dumazet · 7 years ago
- 5361e20 net: avoid one splat in fib_nl_delrule() by Eric Dumazet · 7 years ago
- 9af9959 net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 by Alban Browaeys · 7 years ago
- b2c9c5d iucv: Convert sk_wmem_alloc accesses to refcount_t. by David S. Miller · 7 years ago
- f96da09 bpf: simplify narrower ctx access by Daniel Borkmann · 7 years ago
- 2be7e21 bpf: add bpf_skb_adjust_room helper by Daniel Borkmann · 7 years ago
- 0daf434 bpf, net: add skb_mac_header_len helper by Daniel Borkmann · 7 years ago
- ec8add2 ipv6: dad: don't remove dynamic addresses if link is down by Sabrina Dubroca · 7 years ago
- a5192c5 bpf: fix to bpf_setsockops by Lawrence Brakmo · 7 years ago
- 13bf964 bpf: Adds support for setting sndcwnd clamp by Lawrence Brakmo · 7 years ago
- fc74781 bpf: Adds support for setting initial cwnd by Lawrence Brakmo · 7 years ago
- 91b5b21 bpf: Add support for changing congestion control by Lawrence Brakmo · 7 years ago
- 9872a4b bpf: Add TCP connection BPF callbacks by Lawrence Brakmo · 7 years ago
- 8c4b4c7 bpf: Add setsockopt helper function to bpf by Lawrence Brakmo · 7 years ago
- 13d3b1e bpf: Support for setting initial receive window by Lawrence Brakmo · 7 years ago
- 8550f32 bpf: Support for per connection SYN/SYN-ACK RTOs by Lawrence Brakmo · 7 years ago
- 40304b2 bpf: BPF support for sock_ops by Lawrence Brakmo · 7 years ago
- 57a53a0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
- 2cb5c8e sctp: Add peeloff-flags socket option by Neil Horman · 7 years ago
- 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 · 7 years ago
- 9cc9a5c datapath: Avoid using stack larger than 1024. by Tonghao Zhang · 7 years ago
- 01a992b sctp: remove the typedef sctp_init_chunk_t by Xin Long · 7 years ago
- 4ae70c0 sctp: remove the typedef sctp_inithdr_t by Xin Long · 7 years ago
- 9f8d314 sctp: remove the typedef sctp_data_chunk_t by Xin Long · 7 years ago
- 3583df1 sctp: remove the typedef sctp_datahdr_t by Xin Long · 7 years ago
- 34b4e29 sctp: remove the typedef sctp_param_t by Xin Long · 7 years ago
- 3c91870 sctp: remove the typedef sctp_paramhdr_t by Xin Long · 7 years ago
- 6d85e68 sctp: remove the typedef sctp_cid_t by Xin Long · 7 years ago
- 922dbc5 sctp: remove the typedef sctp_chunkhdr_t by Xin Long · 7 years ago
- ae146d9 sctp: remove the typedef sctp_sctphdr_t by Xin Long · 7 years ago
- 7f304b9 sctp: remove an unnecessary check from sctp_endpoint_destroy by Xin Long · 7 years ago
- fb5c2c1 net: convert packet_fanout.sk_ref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- b4217b8 net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- c122e14 net: convert net.passive from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- edcb691 net: convert inet_frag_queue.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 717d1e9 net: convert fib_rule.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 8c9814b net: convert unix_address.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 433cea4 net: convert netpoll_info.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 7658b36 net: convert in_device.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 8851ab5 net: convert ip_mc_list.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 2638595 net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 53869ce net: convert nf_bridge_info.use from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 6343944 net: convert neigh_params.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 1cc9a98 net: convert inet_peer.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
- 36a554c nl80211: Don't verify owner_nlportid on NAN commands by Andrei Otcheretianski · 7 years ago
- e44699d net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() by Michal Kubeček · 7 years ago
- cddbb79 net: bridge: constify attribute_group structures. by Arvind Yadav · 7 years ago
- 38ef00c net: constify attribute_group structures. by Arvind Yadav · 7 years ago
- 4f75ba6 net: ipmr: Add ipmr_rtm_getroute by Donald Sharp · 7 years ago
- c1a4872 net: sched: Fix one possible panic when no destroy callback by Gao Feng · 7 years ago
- d2ecfa7 Bluetooth: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 7 years ago
- 29e2dd0 bluetooth: remove WQ_MEM_RECLAIM from hci workqueues by Tejun Heo · 7 years ago
- 67a5178 ipv6: udp: leverage scratch area helpers by Paolo Abeni · 7 years ago
- b26bbdae udp: move scratch area helpers into the include file by Paolo Abeni · 7 years ago
- d97af30 tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...) by Dave Watson · 7 years ago
- 6f64ec7 net: prevent sign extension in dev_get_stats() by Eric Dumazet · 7 years ago
- 5da8e47 Bluetooth: hidp: fix possible might sleep error in hidp_session_thread by Jeffy Chen · 7 years ago
- f06d977 Bluetooth: cmtp: fix possible might sleep error in cmtp_session by Jeffy Chen · 7 years ago
- 2571738 Bluetooth: bnep: fix possible might sleep error in bnep_session by Jeffy Chen · 7 years ago
- d116ffc net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate by Matthias Schiffer · 7 years ago
- 17dd0ec net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink by Matthias Schiffer · 7 years ago
- a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 7 years ago
- ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 7 years ago
- 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 7 years ago
- a02d036 sctp: adjust ssthresh when transport is idle by Marcelo Ricardo Leitner · 7 years ago
- 4ccbd0b sctp: adjust cwnd increase in Congestion Avoidance phase by Marcelo Ricardo Leitner · 7 years ago
- e56f777a sctp: allow increasing cwnd regardless of ctsn moving or not by Marcelo Ricardo Leitner · 7 years ago
- d0b53f4 sctp: update order of adjustments of partial_bytes_acked and cwnd by Marcelo Ricardo Leitner · 7 years ago
- d747a7a tcp: reset sk_rx_dst in tcp_disconnect() by WANG Cong · 7 years ago
- 85cb73f net: ipv6: reset daddr and dport in sk if connect() fails by Wei Wang · 7 years ago
- e3c42b6 af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 7 years ago
- 2e56c26 net/iucv: improve endianness handling by Hans Wippel · 7 years ago
- 3fcece1 net: store port/representator id in metadata_dst by Jakub Kicinski · 7 years ago
- ac55cd6 tls: return -EFAULT if copy_to_user() fails by Dan Carpenter · 7 years ago
- 93bbbfb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
- 43b786c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
- 926f38e tcp: fix out-of-bounds access in ULP sysctl by Jakub Kicinski · 7 years ago