Age | Commit message (Expand) | Author |
2024-03-01 | ipv6: annotate data-races around cnf.hop_limit | Eric Dumazet |
2022-11-18 | treewide: use get_random_u32_{above,below}() instead of manual loop | Jason A. Donenfeld |
2022-10-11 | treewide: use get_random_u32() when possible | Jason A. Donenfeld |
2021-05-31 | ipv6: use prandom_u32() for ID generation | Willy Tarreau |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-03-27 | inet: switch IP ID generator to siphash | Eric Dumazet |
2017-11-24 | net: accept UFO datagrams from tuntap and packet | Willem de Bruijn |
2017-11-11 | net: Remove unused skb_shared_info member | Mat Martineau |
2017-08-22 | ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() | Stefano Brivio |
2017-07-19 | ipv6: avoid overflow of offset in ip6_find_1stfragopt | Sabrina Dubroca |
2017-05-17 | ipv6: Prevent overrun when parsing v6 header options | Craig Gallek |
2016-12-02 | ipv6: Set skb->protocol properly for local output | Eli Cooper |
2016-09-10 | net: l3mdev: Add hook to output path | David Ahern |
2015-10-08 | ipv4, ipv6: Pass net into ip_local_out and ip6_local_out | Eric W. Biederman |
2015-10-08 | ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out | Eric W. Biederman |
2015-10-08 | ipv6: Merge ip6_local_out and ip6_local_out_sk | Eric W. Biederman |
2015-10-08 | ipv6: Merge __ip6_local_out and __ip6_local_out_sk | Eric W. Biederman |
2015-10-08 | dst: Pass a sk into .local_out | Eric W. Biederman |
2015-10-08 | net: Pass net into dst_output and remove dst_output_okfn | Eric W. Biederman |
2015-09-17 | netfilter: Pass net into okfn | Eric W. Biederman |
2015-09-17 | netfilter: Pass struct net into the netfilter hooks | Eric W. Biederman |
2015-09-17 | net: Merge dst_output and dst_output_sk | Eric W. Biederman |
2015-06-18 | netfilter: don't pull include/linux/netfilter.h from netns headers | Pablo Neira Ayuso |
2015-05-25 | ipv6: ipv6_select_ident() returns a __be32 | Eric Dumazet |
2015-05-25 | ipv6: Remove external dependency on rt6i_dst and rt6i_src | Martin KaFai Lau |
2015-05-25 | ipv6: Clean up ipv6_select_ident() and ip6_fragment() | Martin KaFai Lau |
2015-04-07 | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). | David Miller |
2015-04-07 | netfilter: Pass socket pointer down through okfn(). | David Miller |
2015-03-25 | ipv6: hash net ptr into fragmentation bucket selection | Hannes Frederic Sowa |
2015-02-09 | ipv6: Make __ipv6_select_ident static | Vlad Yasevich |
2015-02-09 | ipv6: Fix fragment id assignment on LE arches. | Vlad Yasevich |
2015-02-03 | ipv6: Select fragment id during UFO segmentation if not set. | Vlad Yasevich |
2014-10-30 | drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets | Ben Hutchings |
2014-08-24 | ipv6: White-space cleansing : Line Layouts | Ian Morris |
2014-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-06-11 | net: ipv6: Fixed up ipsec packet be re-routing issue | huizhang |
2014-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-06-02 | net: fix inet_getid() and ipv6_select_ident() bugs | Eric Dumazet |
2014-06-02 | inetpeer: get rid of ip_id_count | Eric Dumazet |
2014-03-31 | ipv6: strengthen fallback fragmentation id generation | Hannes Frederic Sowa |
2014-03-06 | inet: remove now unused flag DST_NOPEER | Hannes Frederic Sowa |
2013-08-31 | ipv6: move ip6_local_out into core kernel | Cong Wang |
2013-08-31 | ipv6: move ip6_dst_hoplimit() into core kernel | Cong Wang |
2013-05-28 | ipv6: Correct comparisons and calculations using skb->tail and skb-transport_... | Simon Horman |
2012-11-15 | ipv6: Update ipv6 static library with newly needed functions | Vlad Yasevich |