index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
2018-07-24
net: remove blank lines at end of file
Stephen Hemminger
2018-07-24
bpfilter: remove trailing newline
Stephen Hemminger
2018-07-23
tcp: add tcp_ooo_try_coalesce() helper
Eric Dumazet
2018-07-23
tcp: call tcp_drop() from tcp_data_queue_ofo()
Eric Dumazet
2018-07-23
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
Eric Dumazet
2018-07-23
tcp: avoid collapses in tcp_prune_queue() if possible
Eric Dumazet
2018-07-23
tcp: free batches of packets in tcp_prune_ofo_queue()
Eric Dumazet
2018-07-23
ip: hash fragments consistently
Paolo Abeni
2018-07-21
multicast: do not restore deleted record source filter mode to new one
Hangbin Liu
2018-07-21
multicast: remove useless parameter for group add
Hangbin Liu
2018-07-21
tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy
Jon Maxwell
2018-07-21
tcp: Add tcp_retransmit_stamp() helper routine
Jon Maxwell
2018-07-21
tcp: convert icsk_user_timeout from jiffies to msecs
Jon Maxwell
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
2018-07-20
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
2018-07-20
tcp: helpers to send special DCTCP ack
Yuchung Cheng
2018-07-18
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
2018-07-17
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
2018-07-16
tcp: Fix broken repair socket window probe patch
Stefan Baranoff
2018-07-16
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
2018-07-16
netfilter: conntrack: remove get_timeout() indirection
Florian Westphal
2018-07-16
netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers
Florian Westphal
2018-07-16
netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackers
Florian Westphal
2018-07-16
netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackers
Florian Westphal
2018-07-16
netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers
Florian Westphal
2018-07-16
netfilter: utils: move nf_ip_checksum* from ipv4 to utils
Florian Westphal
2018-07-16
tcp: Don't coalesce decrypted and encrypted SKBs
Boris Pismenny
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-15
bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
2018-07-14
tcp: remove redundant rcv_nxt update
Yafang Shao
2018-07-13
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2018-07-13
tcp: fix dctcp delayed ACK schedule
Yuchung Cheng
2018-07-13
net: ipmr: add support for passing full packet on wrong vif
Nikolay Aleksandrov
2018-07-12
net: ipv4: fix listify ip_rcv_finish in case of forwarding
Jesper Dangaard Brouer
2018-07-12
tcp: use monotonic timestamps for PAWS
Arnd Bergmann
2018-07-12
tcp: allow user to create repair socket without window probes
Stefan Baranoff
2018-07-12
tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT sockets
Stefan Baranoff
2018-07-11
tcp: expose both send and receive intervals for rate sample
Deepti Raghavan
2018-07-09
tcp: remove SG-related comment in tcp_sendmsg()
Julian Wiedmann
2018-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-07-08
tcp: remove redundant SOCK_DONE checks
Eric Dumazet
2018-07-08
tcp: cleanup copied_seq and urg_data in tcp_disconnect
Eric Dumazet
2018-07-08
ipfrag: really prevent allocation on netns exit
Paolo Abeni
2018-07-08
net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
Lorenzo Colitti
2018-07-08
net/ipv4: Set oif in fib_compute_spec_dst
David Ahern
2018-07-07
ip: unconditionally set cork gso_size
Willem de Bruijn
[next]