index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2019-06-14
ipv4: tcp: fix ACK/RST sent with a transmit delay
Eric Dumazet
2019-06-14
ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
Stephen Suryaputra
2019-06-14
tcp: use static_branch_deferred_inc for clean_acked_data_enabled
Willem de Bruijn
2019-06-12
tcp: add optional per socket transmit delay
Eric Dumazet
2019-06-10
nexthops: add support for replace
David Ahern
2019-06-10
ipv4: Optimization for fib_info lookup with nexthops
David Ahern
2019-06-10
ipv4: Allow routes to use nexthop objects
David Ahern
2019-06-10
nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct
David Ahern
2019-06-10
tcp: Make tcp_fastopen_alloc_ctx static
YueHaibing
2019-06-09
ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
Eric Dumazet
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-05
inet_connection_sock: remove unused parameter of reqsk_queue_unlink func
Zhiqiang Liu
2019-06-05
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
2019-06-05
net: ipv4: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-06-04
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-06-04
ipv4: Plumb support for nexthop object in a fib_info
David Ahern
2019-06-04
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
2019-06-04
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-06-04
udp: only choose unbound UDP socket for multicast when not in a VRF
Tim Beale
2019-06-04
net: ipv4: fix rcu lockdep splat due to wrong annotation
Florian Westphal
2019-06-03
net: fix use-after-free in kfree_skb_list
Eric Dumazet
2019-06-03
tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)
Eric Dumazet
2019-06-03
ipv4: icmp: use this_cpu_read() in icmp_sk()
Eric Dumazet
2019-06-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-06-02
net: use new in_dev_ifa iterators
Florian Westphal
2019-06-02
netfilter: use in_dev_for_each_ifa_rcu
Florian Westphal
2019-06-02
devinet: use in_dev_for_each_ifa_rcu in more places
Florian Westphal
2019-06-02
net: inetdevice: provide replacement iterators for in_ifaddr walk
Florian Westphal
2019-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2019-05-31
nexthop: remove redundant assignment to err
Colin Ian King
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
netfilter: ipv4: prefer skb_ensure_writable
Florian Westphal
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-30
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
2019-05-30
net: don't clear sock->sk early to avoid trouble in strparser
Jakub Kicinski
2019-05-30
net: ipv4: place control buffer handling away from fragmentation iterators
Pablo Neira Ayuso
2019-05-30
net: ipv4: split skbuff into fragments transformer
Pablo Neira Ayuso
2019-05-30
net: ipv4: add skbuff fraglist splitter
Pablo Neira Ayuso
2019-05-30
tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_key
Jason Baron
2019-05-30
tcp: add support to TCP_FASTOPEN_KEY for optional backup key
Jason Baron
2019-05-30
tcp: add backup TFO key infrastructure
Jason Baron
2019-05-30
tcp: introduce __tcp_fastopen_cookie_gen_cipher()
Christoph Paasch
2019-05-30
ipv4: tcp_input: fix stack out of bounds when parsing TCP options.
Young Xiao
2019-05-30
inet: frags: Remove unnecessary smp_store_release/READ_ONCE
Herbert Xu
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-28
nexthop: Add support for nexthop groups
David Ahern
2019-05-28
nexthop: Add support for lwt encaps
David Ahern
[next]