Age | Commit message (Expand) | Author | Files | Lines |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+1 |
2019-06-03 | net: fix use-after-free in kfree_skb_list | Eric Dumazet | 1 | -3/+2 |
2019-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -9/+17 |
2019-05-31 | bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls | brakmo | 1 | -9/+17 |
2019-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2019-05-31 | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 1 | -5/+1 |
2019-05-30 | net: correct zerocopy refcnt with udp MSG_MORE | Willem de Bruijn | 1 | -2/+2 |
2019-05-30 | net: ipv6: split skbuff into fragments transformer | Pablo Neira Ayuso | 1 | -76/+107 |
2019-05-30 | net: ipv6: add skbuff fraglist splitter | Pablo Neira Ayuso | 1 | -55/+77 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-04-08 | neighbor: Add skip_cache argument to neigh_output | David Ahern | 1 | -1/+1 |
2019-04-03 | ipv6: Fix dangling pointer when ipv6 fragment | Junwei Hu | 1 | -1/+3 |
2019-03-03 | net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE | Francesco Ruggeri | 1 | -0/+6 |
2018-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2018-12-19 | sk_buff: add skb extension infrastructure | Florian Westphal | 1 | -0/+1 |
2018-12-15 | net: clear skb->tstamp in forwarding paths | Eric Dumazet | 1 | -0/+1 |
2018-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -21/+21 |
2018-12-08 | ip: silence udp zerocopy smatch false positive | Willem de Bruijn | 1 | -1/+2 |
2018-12-07 | ipv6: Check available headroom in ip6_xmit() even without options | Stefano Brivio | 1 | -21/+21 |
2018-12-04 | net: Do not route unicast IP packets twice | Ido Schimmel | 1 | -0/+7 |
2018-12-03 | udp: elide zerocopy operation in hot path | Willem de Bruijn | 1 | -11/+11 |
2018-12-03 | udp: msg_zerocopy | Willem de Bruijn | 1 | -1/+22 |
2018-11-24 | net: always initialize pagedlen | Willem de Bruijn | 1 | -1/+2 |
2018-09-18 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+2 |
2018-09-17 | ipv6: fix possible use-after-free in ip6_xmit() | Eric Dumazet | 1 | -4/+2 |
2018-09-10 | net: Add and use skb_mark_not_on_list(). | David S. Miller | 1 | -1/+1 |
2018-07-24 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2018-07-23 | ip: hash fragments consistently | Paolo Abeni | 1 | -0/+2 |
2018-07-07 | ip: unconditionally set cork gso_size | Willem de Bruijn | 1 | -2/+1 |
2018-07-07 | ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6 | Willem de Bruijn | 1 | -10/+8 |
2018-07-07 | ipv6: fold sockcm_cookie into ipcm6_cookie | Willem de Bruijn | 1 | -14/+10 |
2018-07-04 | net: ipv6: Hook into time based transmission | Jesus Sanchez-Palencia | 1 | -3/+8 |
2018-06-20 | ip: limit use of gso_size to udp | Willem de Bruijn | 1 | -1/+2 |
2018-06-04 | vrf: check the original netdevice for generating redirect | Stephen Suryaputra | 1 | -1/+2 |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2018-05-17 | net: test tailroom before appending to linear skb | Willem de Bruijn | 1 | -1/+2 |
2018-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -22/+0 |
2018-04-26 | udp: paged allocation with gso | Willem de Bruijn | 1 | -5/+14 |
2018-04-26 | udp: generate gso with UDP_SEGMENT | Willem de Bruijn | 1 | -2/+4 |
2018-04-26 | udp: expose inet cork to udp | Willem de Bruijn | 1 | -10/+10 |
2018-04-21 | net/ipv6: Make from in rt6_info rcu protected | David Ahern | 1 | -2/+7 |
2018-04-21 | ipv6: make ip6_dst_mtu_forward inline | Felix Fietkau | 1 | -22/+0 |
2018-04-17 | net/ipv6: separate handling of FIB entries from dst based routes | David Ahern | 1 | -1/+2 |
2018-04-17 | ipv6: Count interface receive statistics on the ingress netdev | Stephen Suryaputra | 1 | -11/+7 |
2018-04-05 | net/ipv6: Increment OUTxxx counters after netfilter hook | Jeff Barnhill | 1 | -2/+5 |
2018-04-04 | net: avoid unneeded atomic operation in ip*_append_data() | Paolo Abeni | 1 | -1/+2 |
2018-04-04 | ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow() | Alexey Kodanev | 1 | -3/+12 |
2018-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+9 |
2018-04-01 | ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data() | Eric Dumazet | 1 | -5/+12 |
2018-03-25 | ipv6: the entire IPv6 header chain must fit the first fragment | Paolo Abeni | 1 | -4/+9 |