- 6d3f06a bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP case by Colin Ian King · 7 years ago
- f856e46 bpf: fix return in load_bpf_file by Lawrence Brakmo · 7 years ago
- ca4a1cd mpls: fix rtm policy in mpls_getroute by Roopa Prabhu · 7 years ago
- dcc13ee Merge branch 'net-subsystem-misc-refcounter-conversions' by David S. Miller · 7 years ago
- b6d52ed net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 39f25d4 net, ax25: convert ax25_route.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 07f2282 net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- c638457 net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- a4b2b58 net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- e7f0279 net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- c0acdfb net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 6871584 net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 55eabed net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 850a621 net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 88755e9 net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 5534a51 net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 5f9ccf6 net, x25: convert x25_route.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 6c5a1c4 net, rds: convert rds_message.m_refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 803ea85 net, rds: convert rds_mr.r_refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- b7f0292 net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 50d61ff net, rds: convert rds_ib_device.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 7ff1396 net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 0fa1047 net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 156be7e net, netrom: convert nr_node.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- af42074 net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 16f73c9 net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- d25189c net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 0408c58 net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 7b93640 net, sched: convert Qdisc.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- edcd927 net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 2512775 net, bridge: convert net_bridge_vlan.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- e00bdbe net, atm: convert eg_cache_entry.use from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 9371491 net, atm: convert in_cache_entry.use from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 7889366 net, atm: convert lec_arp_table.usage from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 458bc30 net, atm: convert atm_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- e0542dd net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 66af846 net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- f00c854 net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 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
- 8d32e06 net: ethernet: mediatek: fixed deadlock captured by lockdep by Sean Wang · 7 years ago
- 2671e9f Merge branch 'ipv4-ipv6-refcount_t' by David S. Miller · 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
- 25f4535 qed: initialize ll2_syn_handle at start of function by Michal Kalderon · 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
- 3a3f7d1 Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/net 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
- 3b68067 mlx4_en: make mlx4_log_num_mgm_entry_size static by Zhu Yanjun · 7 years ago
- 9af9959 net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 by Alban Browaeys · 7 years ago
- 5614fd8 netxen_nic: Remove unused pointer hdr in netxen_setup_minidump() by Christos Gkekas · 7 years ago
- 4b821cb Merge branch 'vxlan-geneve-fix-hlist-corruption' by David S. Miller · 7 years ago
- 4b4c21f geneve: fix hlist corruption by Jiri Benc · 7 years ago
- 69e7666 vxlan: fix hlist corruption by Jiri Benc · 7 years ago
- c1c1d86 net/mlxfw: Properly handle dependancy with non-loadable mlx5 by Or Gerlitz · 7 years ago
- b2c9c5d iucv: Convert sk_wmem_alloc accesses to refcount_t. by David S. Miller · 7 years ago
- bba5850 ctcm_fsms: Convert skb->user accesses to refcount_t by David S. Miller · 7 years ago
- 63d7c88 Merge branch 'bpf-misc-helper-verifier-improvements' by David S. Miller · 7 years ago
- 6d191ed4 bpf: add various test cases for verifier selftest by Daniel Borkmann · 7 years ago
- 4318870 bpf, verifier: add additional patterns to evaluate_reg_imm_alu by John Fastabend · 7 years ago
- 7bda4b4 bpf: extend bpf_trace_printk to support %i by John Fastabend · 7 years ago
- 9780c0a bpf: export whether tail call has jited owner by Daniel Borkmann · 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
- a68491f net: cdc_mbim: apply "NDP to end" quirk to HP lt4132 by Tore Anderson · 7 years ago
- 75674c4 Documentation: fix wrong example command by Matteo Croce · 7 years ago
- 889ce93 vxlan: correctly set vxlan->net when creating the device in a netns by Sabrina Dubroca · 7 years ago
- c3b99db Merge branch 'hns-phy-loopback' by David S. Miller · 7 years ago
- 67cd9a99 net: hns: Use phy_driver to setup Phy loopback by Lin Yun Sheng · 7 years ago
- f0f9b4e net: phy: Add phy loopback support in net phy framework by Lin Yun Sheng · 7 years ago
- 6992c6c net/mlx5: fix memcpy limit? by Stephen Rothwell · 7 years ago
- ec8add2 ipv6: dad: don't remove dynamic addresses if link is down by Sabrina Dubroca · 7 years ago
- e1069bb net: cdc_ncm: Reduce memory use when kernel memory low by Jim Baxter · 7 years ago
- 2da95be Merge branch 'qed-Add-iWARP-support-for-QL4xxxx' by David S. Miller · 7 years ago
- 93c4598 qed: Add iWARP support for physical queue allocation by Kalderon, Michal · 7 years ago
- 5d7dc96 qed: Add iWARP protocol support in context allocation by Kalderon, Michal · 7 years ago
- 9816b61 qed: iWARP CM add error handling by Kalderon, Michal · 7 years ago
- fc4c606 qed: iWARP implement disconnect flows by Kalderon, Michal · 7 years ago
- 4b0fdd7 qed: iWARP CM add active side connect by Kalderon, Michal · 7 years ago
- 456a584 qed: iWARP CM add passive side connect by Kalderon, Michal · 7 years ago
- 65a91a6 qed: iWARP CM add listener functions and initial SYN processing by Kalderon, Michal · 7 years ago
- b5c29ca qed: iWARP CM - setup a ll2 connection for handling SYN packets by Kalderon, Michal · 7 years ago
- cc4ad32 qed: Add iWARP support in ll2 connections by Kalderon, Michal · 7 years ago
- 526d1d0 qed: Rename some ll2 related defines by Kalderon, Michal · 7 years ago
- 67b40dc qed: Implement iWARP initialization, teardown and qp operations by Kalderon, Michal · 7 years ago
- c851a9d qed: Introduce iWARP personality by Kalderon, Michal · 7 years ago