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-05-26
ipv4: remove redundant assignment to n
Colin Ian King
2019-05-26
inet: frags: rework rhashtable dismantle
Eric Dumazet
2019-05-26
net: dynamically allocate fqdir structures
Eric Dumazet
2019-05-26
net: add a net pointer to struct fqdir
Eric Dumazet
2019-05-26
net: rename inet_frags_init_net() to fdir_init()
Eric Dumazet
2019-05-26
ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[]
Eric Dumazet
2019-05-26
net: rename struct fqdir fields
Eric Dumazet
2019-05-26
net: rename inet_frags_exit_net() to fqdir_exit()
Eric Dumazet
2019-05-26
inet: rename netns_frags to fqdir
Eric Dumazet
2019-05-22
net: Set strict_start_type for routes and rules
David Ahern
2019-05-22
ipv4: Rename and export nh_update_mtu
David Ahern
2019-05-22
ipv4: export fib_info_update_nh_saddr
David Ahern
2019-05-22
ipv4: export fib_flush
David Ahern
2019-05-22
ipv4: export fib_check_nh
David Ahern
2019-05-22
ipv4: Add function to send route updates
David Ahern
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-19
net: Treat sock->sk_drops as an unsigned int when printing
Patrick Talbert
2019-05-16
net: bpfilter: fallback to netfilter if failed to load bpfilter kernel module
Konstantin Khlebnikov
2019-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-05-16
bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0
John Fastabend
2019-05-15
tcp: do not recycle cloned skbs
Eric Dumazet
2019-05-14
tcp: fix retrans timestamp on passive Fast Open
Yuchung Cheng
2019-05-14
bpf: sockmap remove duplicate queue free
John Fastabend
2019-05-09
net/tcp: use deferred jump label for TCP acked data hook
Jakub Kicinski
2019-05-08
ipv4: Fix raw socket lookup for local traffic
David Ahern
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-05-05
net: use indirect calls helpers at early demux stage
Paolo Abeni
2019-05-05
net: use indirect calls helpers for L3 handler hooks
Paolo Abeni
2019-05-05
ipv4: Move exception bucket to nh_common
David Ahern
2019-05-05
ipv4: Pass fib_nh_common to rt_cache_route
David Ahern
2019-05-05
ipv4: Move cached routes to fib_nh_common
David Ahern
2019-05-04
ipmr_base: Do not reset index in mr_table_dump
David Ahern
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-01
udp: fix GRO packet of death
Eric Dumazet
2019-05-01
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
2019-05-01
tcp: refactor setting the initial congestion window
Yuchung Cheng
2019-05-01
tcp: refactor to consolidate TFO passive open code
Yuchung Cheng
2019-05-01
tcp: undo cwnd on Fast Open spurious SYNACK retransmit
Yuchung Cheng
2019-05-01
tcp: lower congestion window on Fast Open SYNACK timeout
Yuchung Cheng
2019-05-01
tcp: undo init congestion window on false SYNACK timeout
Yuchung Cheng
2019-05-01
tcp: better SYNACK sent timestamp
Yuchung Cheng
2019-05-01
tcp: undo initial congestion window on false SYN timeout
Yuchung Cheng
[next]