Age | Commit message (Expand) | Author |
2017-07-04 | net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, x25: convert x25_route.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, netrom: convert nr_node.refcount from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, sched: convert Qdisc.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, llc: convert llc_sap.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-03 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-07-03 | net: make sk_ehashfn() static | Eric Dumazet |
2017-07-03 | vxlan: fix hlist corruption | Jiri Benc |
2017-07-01 | bpf: Add support for changing congestion control | Lawrence Brakmo |
2017-07-01 | bpf: Support for setting initial receive window | Lawrence Brakmo |
2017-07-01 | bpf: Support for per connection SYN/SYN-ACK RTOs | Lawrence Brakmo |
2017-07-01 | bpf: BPF support for sock_ops | Lawrence Brakmo |
2017-07-01 | sctp: remove the typedef sctp_init_chunk_t | Xin Long |
2017-07-01 | sctp: remove the typedef sctp_data_chunk_t | Xin Long |
2017-07-01 | sctp: remove the typedef sctp_param_t | Xin Long |
2017-07-01 | sctp: remove the typedef sctp_paramhdr_t | Xin Long |
2017-07-01 | sctp: remove the typedef sctp_cid_t | Xin Long |
2017-07-01 | sctp: remove the typedef sctp_chunkhdr_t | Xin Long |
2017-07-01 | net: switchdev: add SET_SWITCHDEV_OPS helper | Simon Horman |
2017-07-01 | net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert net.passive from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert inet_frag_queue.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert fib_rule.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert unix_address.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert sock.sk_refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert nf_bridge_info.use from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert neigh_params.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert neighbour.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-01 | net: convert inet_peer.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-06-30 | randstruct: Mark various structs for randomization | Kees Cook |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |