index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
11
-69
/
+94
2018-07-18
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
1
-2
/
+2
2018-07-16
tcp: Fix broken repair socket window probe patch
Stefan Baranoff
1
-6
/
+7
2018-07-16
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
2
-18
/
+44
2018-07-16
tcp: Don't coalesce decrypted and encrypted SKBs
Boris Pismenny
2
-0
/
+15
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2018-07-15
bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
1
-0
/
+1
2018-07-14
tcp: remove redundant rcv_nxt update
Yafang Shao
1
-1
/
+0
2018-07-13
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2
-29
/
+0
2018-07-13
tcp: fix dctcp delayed ACK schedule
Yuchung Cheng
1
-2
/
+4
2018-07-13
net: ipmr: add support for passing full packet on wrong vif
Nikolay Aleksandrov
1
-5
/
+16
2018-07-12
net: ipv4: fix listify ip_rcv_finish in case of forwarding
Jesper Dangaard Brouer
1
-1
/
+7
2018-07-12
tcp: use monotonic timestamps for PAWS
Arnd Bergmann
3
-6
/
+7
2018-07-12
tcp: allow user to create repair socket without window probes
Stefan Baranoff
1
-3
/
+5
2018-07-12
tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT sockets
Stefan Baranoff
1
-5
/
+18
2018-07-11
tcp: expose both send and receive intervals for rate sample
Deepti Raghavan
1
-0
/
+4
2018-07-09
tcp: remove SG-related comment in tcp_sendmsg()
Julian Wiedmann
1
-3
/
+0
2018-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-6
/
+13
2018-07-08
tcp: remove redundant SOCK_DONE checks
Eric Dumazet
1
-9
/
+5
2018-07-08
tcp: cleanup copied_seq and urg_data in tcp_disconnect
Eric Dumazet
1
-0
/
+2
2018-07-08
ipfrag: really prevent allocation on netns exit
Paolo Abeni
1
-1
/
+1
2018-07-08
net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
Lorenzo Colitti
1
-2
/
+1
2018-07-08
net/ipv4: Set oif in fib_compute_spec_dst
David Ahern
1
-0
/
+1
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
4
-7
/
+2
2018-07-07
sock: sockc cookie initializer
Willem de Bruijn
1
-1
/
+1
2018-07-07
ipv4: ipcm_cookie initializers
Willem de Bruijn
5
-39
/
+6
2018-07-06
netfilter: nf_tproxy: fix possible non-linear access to transport header
Máté Eckl
1
-6
/
+12
2018-07-06
ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
Tyler Hicks
1
-2
/
+3
2018-07-06
net: ipv4: fix list processing on L3 slave devices
Edward Cree
1
-8
/
+15
2018-07-05
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
1
-0
/
+1
2018-07-05
net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish()
Edward Cree
1
-5
/
+11
2018-07-04
net: ipv4: Hook into time based transmission
Jesus Sanchez-Palencia
5
-0
/
+9
2018-07-04
net: ipv4: listify ip_rcv_finish
Edward Cree
1
-6
/
+48
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
2
-7
/
+62
2018-07-04
ipv4: add __ip_queue_xmit() that supports tos param
Xin Long
1
-4
/
+5
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-27
/
+53
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-12
/
+27
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
3
-5
/
+3
2018-07-02
net: Record receive queue number for a connection
Amritha Nambiar
1
-0
/
+3
2018-07-01
tcp: prevent bogus FRTO undos with non-SACK flows
Ilpo Järvinen
1
-0
/
+9
2018-06-30
tcp: add new SNMP counter for drops when try to queue in rcv queue
Yafang Shao
2
-2
/
+7
2018-06-30
tcp: fix Fast Open key endianness
Yuchung Cheng
1
-5
/
+13
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
1
-0
/
+2
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
3
-15
/
+26
2018-06-28
netfilter: check if the socket netns is correct.
Flavio Leitner
1
-4
/
+4
2018-06-28
tcp: add one more quick ack after after ECN events
Eric Dumazet
1
-2
/
+2
2018-06-28
tcp: remove one indentation level in tcp_create_openreq_child
Eric Dumazet
1
-110
/
+113
2018-06-26
tcp: add SNMP counter for zero-window drops
Yafang Shao
2
-2
/
+7
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
6
-35
/
+36
[next]