Age | Commit message (Expand) | Author |
2017-07-04 | net, sunrpc: convert gss_cl_ctx.count 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, atm: convert atm_dev.refcnt 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 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel.... | David S. Miller |
2017-07-03 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-07-03 | net: make sk_ehashfn() static | Eric Dumazet |
2017-07-03 | vxlan: fix hlist corruption | Jiri Benc |
2017-07-03 | bpf: simplify narrower ctx access | Daniel Borkmann |
2017-07-03 | bpf: add bpf_skb_adjust_room helper | Daniel Borkmann |
2017-07-03 | bpf, net: add skb_mac_header_len helper | Daniel Borkmann |
2017-07-03 | net: phy: Add phy loopback support in net phy framework | Lin Yun Sheng |
2017-07-03 | net: cdc_ncm: Reduce memory use when kernel memory low | Jim Baxter |
2017-07-03 | qed: iWARP CM add error handling | Kalderon, Michal |
2017-07-03 | qed: iWARP implement disconnect flows | Kalderon, Michal |
2017-07-03 | qed: iWARP CM add active side connect | Kalderon, Michal |
2017-07-03 | qed: iWARP CM add passive side connect | Kalderon, Michal |
2017-07-03 | qed: iWARP CM add listener functions and initial SYN processing | Kalderon, Michal |
2017-07-03 | qed: Add iWARP support in ll2 connections | Kalderon, Michal |
2017-07-03 | qed: Rename some ll2 related defines | Kalderon, Michal |
2017-07-03 | qed: Implement iWARP initialization, teardown and qp operations | Kalderon, Michal |
2017-07-03 | qed: Introduce iWARP personality | Kalderon, Michal |
2017-07-01 | bpf: Adds support for setting sndcwnd clamp | Lawrence Brakmo |
2017-07-01 | bpf: Adds support for setting initial cwnd | Lawrence Brakmo |
2017-07-01 | bpf: Add support for changing congestion control | Lawrence Brakmo |
2017-07-01 | bpf: Add TCP connection BPF callbacks | Lawrence Brakmo |
2017-07-01 | bpf: Add setsockopt helper function to bpf | 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: Add peeloff-flags socket option | Neil Horman |
2017-07-01 | Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2017-07-01 | Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2017-07-01 | sctp: remove the typedef sctp_init_chunk_t | Xin Long |
2017-07-01 | sctp: remove the typedef sctp_inithdr_t | Xin Long |