| Commit message (Expand) | Author | Age | Files | Lines |
* | udp6: fix socket leak on early demux | Paolo Abeni | 2017-07-29 | 1 | -0/+1 |
* | sctp: fix the check for _sctp_walk_params and _sctp_walk_errors | Xin Long | 2017-07-27 | 1 | -2/+2 |
* | udp: preserve head state for IP_CMSG_PASSSEC | Paolo Abeni | 2017-07-25 | 1 | -11/+22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-07-21 | 2 | -2/+6 |
|\ |
|
| * | sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}() | Alexander Potapenko | 2017-07-15 | 1 | -0/+4 |
| * | netlink: correctly document nla_put_u64_64bit() | Rolf Eike Beer | 2017-07-13 | 1 | -2/+2 |
* | | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-19 | 4 | -4/+4 |
|\ \ |
|
| * | | randstruct: Mark various structs for randomization | Kees Cook | 2017-06-30 | 4 | -4/+4 |
* | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2017-07-15 | 2 | -0/+14 |
|\ \ \
| |_|/
|/| | |
|
| * | | 9p: Implement show_options | David Howells | 2017-07-11 | 2 | -0/+14 |
* | | | socket: add documentation for missing elements | stephen hemminger | 2017-07-12 | 1 | -0/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-07-08 | 2 | -0/+9 |
|\ \ \ |
|
| * | | | net/sock: add WARN_ON(parent->sk) in sock_graft() | Sowmini Varadhan | 2017-07-08 | 1 | -0/+1 |
| * | | | net: ipv6: Compare lwstate in detecting duplicate nexthops | David Ahern | 2017-07-06 | 1 | -0/+8 |
* | | | | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2017-07-06 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch | Nikolay Borisov | 2017-06-20 | 1 | -2/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 65 | -363/+1034 |
|\ \ \ \ |
|
| * | | | | net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
| * | | | | net, ax25: convert ax25_route.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
| * | | | | net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -4/+4 |
| * | | | | net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
| * | | | | net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
| * | | | | net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
| * | | | | net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
| * | | | | net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -2/+3 |
| * | | | | net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
| * | | | | net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
| * | | | | net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -4/+5 |
| * | | | | net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
| * | | | | net, x25: convert x25_route.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+4 |
| * | | | | net, netrom: convert nr_node.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
| * | | | | net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+4 |
| * | | | | net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
| * | | | | net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+4 |
| * | | | | net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+2 |
| * | | | | net, sched: convert Qdisc.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+2 |
| * | | | | net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -2/+2 |
| * | | | | net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -2/+3 |
| * | | | | net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
| * | | | | net, llc: convert llc_sap.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
| * | | | | net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+4 |
| * | | | | net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+2 |
| * | | | | net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
| * | | | | net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
| * | | | | net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 2 | -4/+4 |
| * | | | | net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 2 | -5/+6 |
| * | | | | net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+4 |
| * | | | | net: make sk_ehashfn() static | Eric Dumazet | 2017-07-03 | 1 | -1/+0 |
| * | | | | vxlan: fix hlist corruption | Jiri Benc | 2017-07-03 | 1 | -1/+9 |
| * | | | | bpf: Add support for changing congestion control | Lawrence Brakmo | 2017-07-02 | 1 | -1/+8 |