Age | Commit message (Expand) | Author |
2017-08-07 | net: ipv6: add second dif to udp socket lookups | David Ahern |
2017-08-03 | ipv6: fib: Add helpers to hold / drop a reference on rt6_info | Ido Schimmel |
2017-08-03 | ipv6: Regenerate host route according to node pointer upon interface up | Ido Schimmel |
2017-08-03 | ipv6: Regenerate host route according to node pointer upon loopback up | Ido Schimmel |
2017-08-03 | ipv6: fib: Unlink replaced routes from their nodes | Ido Schimmel |
2017-08-03 | ipv6: fib: Don't assume only nodes hold a reference on routes | Ido Schimmel |
2017-08-03 | ipv6: fib: Add offload indication to routes | Ido Schimmel |
2017-08-03 | ipv6: fib: Dump tables during registration to FIB chain | Ido Schimmel |
2017-08-03 | ipv6: fib_rules: Dump rules during registration to FIB chain | Ido Schimmel |
2017-08-03 | ipv6: fib: Add in-kernel notifications for route add / delete | Ido Schimmel |
2017-08-03 | ipv6: fib: Add FIB notifiers callbacks | Ido Schimmel |
2017-08-03 | ipv6: fib_rules: Check if rule is a default rule | Ido Schimmel |
2017-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-08-01 | Revert "ipv6: constify inet6_protocol structures" | Julia Lawall |
2017-07-31 | udp6: fix jumbogram reception | Paolo Abeni |
2017-07-31 | ipv6: Avoid going through ->sk_net to access the netns | Jakub Sitnicki |
2017-07-31 | tcp: remove prequeue support | Florian Westphal |
2017-07-29 | udp6: fix socket leak on early demux | Paolo Abeni |
2017-07-28 | ipv6: constify inet6_protocol structures | Julia Lawall |
2017-07-25 | ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment() | Stefano Brivio |
2017-07-24 | tcp: remove redundant argument from tcp_rcv_established() | Matvejchikov Ilya |
2017-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-07-19 | ipv6: avoid overflow of offset in ip6_find_1stfragopt | Sabrina Dubroca |
2017-07-18 | ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() | Alexander Potapenko |
2017-07-18 | xfrm: remove flow cache | Florian Westphal |
2017-07-18 | net: xfrm: revert to lower xfrm dst gc limit | Florian Westphal |
2017-07-18 | vti: revert flush x-netns xfrm cache when vti interface is removed | Florian Westphal |
2017-07-17 | inet: Remove software UFO fragmenting code. | David S. Miller |
2017-07-17 | inet: Stop generating UFO packets. | David S. Miller |
2017-07-06 | net: ipv6: Compare lwstate in detecting duplicate nexthops | David Ahern |
2017-07-05 | Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-07-04 | net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, ipv6: convert xfrm6_tunnel_spi.refcnt 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 | ipv6: dad: don't remove dynamic addresses if link is down | Sabrina Dubroca |
2017-07-01 | net: convert netlbl_lsm_cache.refcount 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 sk_buff.users from atomic_t to refcount_t | Reshetova, Elena |
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 |
2017-06-30 | do_ipv6_setsockopt(): don't open-code memdup_user() | Al Viro |
2017-06-27 | ipv6: udp: leverage scratch area helpers | Paolo Abeni |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.validate | Matthias Schiffer |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.changelink | Matthias Schiffer |