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
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-18
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
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
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
2018-07-07
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
Willem de Bruijn
2018-07-07
sock: sockc cookie initializer
Willem de Bruijn
2018-07-07
ipv4: ipcm_cookie initializers
Willem de Bruijn
2018-07-06
netfilter: nf_tproxy: fix possible non-linear access to transport header
Máté Eckl
2018-07-06
ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
Tyler Hicks
2018-07-06
net: ipv4: fix list processing on L3 slave devices
Edward Cree
2018-07-05
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2018-07-05
net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish()
Edward Cree
2018-07-04
net: ipv4: Hook into time based transmission
Jesus Sanchez-Palencia
2018-07-04
net: ipv4: listify ip_rcv_finish
Edward Cree
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
2018-07-04
ipv4: add __ip_queue_xmit() that supports tos param
Xin Long
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
2018-07-02
net: Record receive queue number for a connection
Amritha Nambiar
2018-07-01
tcp: prevent bogus FRTO undos with non-SACK flows
Ilpo Järvinen
2018-06-30
tcp: add new SNMP counter for drops when try to queue in rcv queue
Yafang Shao
2018-06-30
tcp: fix Fast Open key endianness
Yuchung Cheng
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
netfilter: check if the socket netns is correct.
Flavio Leitner
2018-06-28
tcp: add one more quick ack after after ECN events
Eric Dumazet
2018-06-28
tcp: remove one indentation level in tcp_create_openreq_child
Eric Dumazet
2018-06-26
tcp: add SNMP counter for zero-window drops
Yafang Shao
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
[next]