Age | Commit message (Expand) | Author |
2017-08-07 | net: ipv6: add second dif to inet6 socket lookups | David Ahern |
2017-08-07 | net: ipv6: add second dif to udp socket lookups | David Ahern |
2017-08-07 | esp: Fix error handling on layer 2 xmit. | Steffen Klassert |
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-03 | ipv6: set rt6i_protocol properly in the route when it is installed | Xin Long |
2017-08-02 | netfilter: constify nf_loginfo structures | Julia Lawall |
2017-08-02 | xfrm: Auto-load xfrm offload modules | Ilan Tayari |
2017-08-02 | esp6: Fix RX checksum after header pull | Yossi Kuperman |
2017-08-02 | xfrm6: Fix CHECKSUM_COMPLETE after IPv6 header push | Yossi Kuperman |
2017-08-02 | esp6: Support RX checksum with crypto offload | Ilan Tayari |
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-31 | netfilter: conntrack: do not enable connection tracking unless needed | Florian Westphal |
2017-07-31 | netfilter: nf_hook_ops structs can be const | Florian Westphal |
2017-07-31 | netfilter: nf_tables: fib: use skb_header_pointer | Pablo M. Bermudo Garay |
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-13 | esp: Fix memleaks on error paths. | Steffen Klassert |
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 |