Age | Commit message (Expand) | Author | Files | Lines |
2017-08-15 | ipv6: fix NULL dereference in ip6_route_dev_notify() | Eric Dumazet | 1 | -0/+10 |
2017-08-15 | Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub... | David S. Miller | 1 | -0/+15 |
2017-08-14 | udp: fix linear skb reception with PEEK_OFF | Al Viro | 1 | -5/+4 |
2017-08-11 | udp: harden copy_linear_skb() | Eric Dumazet | 1 | -0/+2 |
2017-08-11 | net: fix compilation when busy poll is not enabled | Daniel Borkmann | 1 | -6/+6 |
2017-08-11 | bonding: require speed/duplex only for 802.3ad, alb and tlb | Andreas Born | 1 | -0/+5 |
2017-08-09 | mac80211: add api to start ba session timer expired flow | Naftali Goldstein | 1 | -0/+15 |
2017-08-03 | tcp: introduce tcp_rto_delta_us() helper for xmit timer fix | Neal Cardwell | 1 | -0/+10 |
2017-07-29 | udp6: fix socket leak on early demux | Paolo Abeni | 1 | -0/+1 |
2017-07-27 | sctp: fix the check for _sctp_walk_params and _sctp_walk_errors | Xin Long | 1 | -2/+2 |
2017-07-25 | udp: preserve head state for IP_CMSG_PASSSEC | Paolo Abeni | 1 | -11/+22 |
2017-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+6 |
2017-07-19 | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -4/+4 |
2017-07-15 | sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}() | Alexander Potapenko | 1 | -0/+4 |
2017-07-15 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -0/+14 |
2017-07-13 | netlink: correctly document nla_put_u64_64bit() | Rolf Eike Beer | 1 | -2/+2 |
2017-07-12 | socket: add documentation for missing elements | stephen hemminger | 1 | -0/+3 |
2017-07-11 | 9p: Implement show_options | David Howells | 2 | -0/+14 |
2017-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -0/+9 |
2017-07-08 | net/sock: add WARN_ON(parent->sk) in sock_graft() | Sowmini Varadhan | 1 | -0/+1 |
2017-07-06 | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -2/+2 |
2017-07-06 | net: ipv6: Compare lwstate in detecting duplicate nexthops | David Ahern | 1 | -0/+8 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 65 | -363/+1034 |
2017-07-04 | net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | net, ax25: convert ax25_route.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -4/+4 |
2017-07-04 | net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-04 | net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-04 | net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-04 | net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-04 | net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+3 |
2017-07-04 | net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -4/+5 |
2017-07-04 | net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | net, x25: convert x25_route.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+4 |
2017-07-04 | net, netrom: convert nr_node.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+4 |
2017-07-04 | net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+4 |
2017-07-04 | net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
2017-07-04 | net, sched: convert Qdisc.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
2017-07-04 | net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+2 |
2017-07-04 | net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t | Reshetova, Elena | 1 | -2/+3 |
2017-07-04 | net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-04 | net, llc: convert llc_sap.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2017-07-04 | net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+4 |
2017-07-04 | net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
2017-07-04 | net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2017-07-04 | net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |