- 5f9ccf6 net, x25: convert x25_route.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 6c5a1c4 net, rds: convert rds_message.m_refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 803ea85 net, rds: convert rds_mr.r_refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- b7f0292 net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 50d61ff net, rds: convert rds_ib_device.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 7ff1396 net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 0fa1047 net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 156be7e net, netrom: convert nr_node.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- af42074 net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 16f73c9 net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- d25189c net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 0408c58 net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 7b93640 net, sched: convert Qdisc.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- edcd927 net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 2512775 net, bridge: convert net_bridge_vlan.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- e00bdbe net, atm: convert eg_cache_entry.use from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 9371491 net, atm: convert in_cache_entry.use from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 7889366 net, atm: convert lec_arp_table.usage from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 458bc30 net, atm: convert atm_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- e0542dd net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- f00c854 net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- fbea9e0 net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 58951dd net, llc: convert llc_sap.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- bf72ace ipv4: Export rtm_ipv4_policy. by David S. Miller · 8 years ago
- 397fc9e mpls: route get support by Roopa Prabhu · 8 years ago
- 7597b26 bridge: allow ext learned entries to change ports by Nikolay Aleksandrov · 8 years ago
- e05a90e net: reflect mark on tcp syn ack packets by Jamal Hadi Salim · 8 years ago
- 0029c0d net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- f6a6fed net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 87078f2 net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- d12f382 net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- affa78b net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- d3981bc net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 271201c net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 1be9246 net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 0aeea21 net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 52427fa openvswitch: fix mis-ordered comment lines for ovs_skb_cb by Daniel Axtens · 8 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 · 8 years ago
- 784c372 net: make sk_ehashfn() static by Eric Dumazet · 8 years ago
- 5361e20 net: avoid one splat in fib_nl_delrule() by Eric Dumazet · 8 years ago
- 9af9959 net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 by Alban Browaeys · 8 years ago
- b2c9c5d iucv: Convert sk_wmem_alloc accesses to refcount_t. by David S. Miller · 8 years ago
- f96da09 bpf: simplify narrower ctx access by Daniel Borkmann · 8 years ago
- 2be7e21 bpf: add bpf_skb_adjust_room helper by Daniel Borkmann · 8 years ago
- 0daf434 bpf, net: add skb_mac_header_len helper by Daniel Borkmann · 8 years ago
- ec8add2 ipv6: dad: don't remove dynamic addresses if link is down by Sabrina Dubroca · 8 years ago
- a5192c5 bpf: fix to bpf_setsockops by Lawrence Brakmo · 8 years ago
- 13bf964 bpf: Adds support for setting sndcwnd clamp by Lawrence Brakmo · 8 years ago
- fc74781 bpf: Adds support for setting initial cwnd by Lawrence Brakmo · 8 years ago
- 91b5b21 bpf: Add support for changing congestion control by Lawrence Brakmo · 8 years ago
- 9872a4b bpf: Add TCP connection BPF callbacks by Lawrence Brakmo · 8 years ago
- 8c4b4c7 bpf: Add setsockopt helper function to bpf by Lawrence Brakmo · 8 years ago
- 13d3b1e bpf: Support for setting initial receive window by Lawrence Brakmo · 8 years ago
- 8550f32 bpf: Support for per connection SYN/SYN-ACK RTOs by Lawrence Brakmo · 8 years ago
- 40304b2 bpf: BPF support for sock_ops by Lawrence Brakmo · 8 years ago
- 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
- 2cb5c8e sctp: Add peeloff-flags socket option by Neil Horman · 8 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 · 8 years ago
- 9cc9a5c datapath: Avoid using stack larger than 1024. by Tonghao Zhang · 8 years ago
- 01a992b sctp: remove the typedef sctp_init_chunk_t by Xin Long · 8 years ago
- 4ae70c0 sctp: remove the typedef sctp_inithdr_t by Xin Long · 8 years ago
- 9f8d314 sctp: remove the typedef sctp_data_chunk_t by Xin Long · 8 years ago
- 3583df1 sctp: remove the typedef sctp_datahdr_t by Xin Long · 8 years ago
- 34b4e29 sctp: remove the typedef sctp_param_t by Xin Long · 8 years ago
- 3c91870 sctp: remove the typedef sctp_paramhdr_t by Xin Long · 8 years ago
- 6d85e68 sctp: remove the typedef sctp_cid_t by Xin Long · 8 years ago
- 922dbc5 sctp: remove the typedef sctp_chunkhdr_t by Xin Long · 8 years ago
- ae146d9 sctp: remove the typedef sctp_sctphdr_t by Xin Long · 8 years ago
- 7f304b9 sctp: remove an unnecessary check from sctp_endpoint_destroy by Xin Long · 8 years ago
- fb5c2c1 net: convert packet_fanout.sk_ref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- b4217b8 net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- c122e14 net: convert net.passive from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- edcb691 net: convert inet_frag_queue.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 717d1e9 net: convert fib_rule.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 8c9814b net: convert unix_address.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 433cea4 net: convert netpoll_info.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 7658b36 net: convert in_device.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 8851ab5 net: convert ip_mc_list.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 2638595 net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 53869ce net: convert nf_bridge_info.use from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 6343944 net: convert neigh_params.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 1cc9a98 net: convert inet_peer.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
- 36a554c nl80211: Don't verify owner_nlportid on NAN commands by Andrei Otcheretianski · 8 years ago
- e44699d net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() by Michal Kubeček · 8 years ago
- cddbb79 net: bridge: constify attribute_group structures. by Arvind Yadav · 8 years ago
- 38ef00c net: constify attribute_group structures. by Arvind Yadav · 8 years ago
- 4f75ba6 net: ipmr: Add ipmr_rtm_getroute by Donald Sharp · 8 years ago
- c1a4872 net: sched: Fix one possible panic when no destroy callback by Gao Feng · 8 years ago
- d2ecfa7 Bluetooth: Add sockaddr length checks before accessing sa_family in bind and connect handlers by Mateusz Jurczyk · 8 years ago
- 29e2dd0 bluetooth: remove WQ_MEM_RECLAIM from hci workqueues by Tejun Heo · 8 years ago
- 67a5178 ipv6: udp: leverage scratch area helpers by Paolo Abeni · 8 years ago
- b26bbdae udp: move scratch area helpers into the include file by Paolo Abeni · 8 years ago
- d97af30 tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...) by Dave Watson · 8 years ago
- 6f64ec7 net: prevent sign extension in dev_get_stats() by Eric Dumazet · 8 years ago