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-10-16
tcp, ulp: remove socket lock assertion on ULP cleanup
Daniel Borkmann
1
-2
/
+4
2018-10-16
net/ipv4: Bail early if user only wants prefix entries
David Ahern
1
-2
/
+6
2018-10-16
net: Enable kernel side filtering of route dumps
David Ahern
2
-8
/
+45
2018-10-16
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
David Ahern
2
-6
/
+55
2018-10-16
ipmr: Refactor mr_rtm_dumproute
David Ahern
1
-33
/
+55
2018-10-16
net/ipv4: Plumb support for filtering route dumps
David Ahern
2
-12
/
+38
2018-10-16
net: Add struct for fib dump filter
David Ahern
2
-3
/
+9
2018-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-57
/
+672
2018-10-15
tcp: cdg: use tcp high resolution clock cache
Eric Dumazet
1
-1
/
+1
2018-10-15
tcp_bbr: fix typo in bbr_pacing_margin_percent
Neal Cardwell
1
-2
/
+2
2018-10-15
tcp: optimize tcp internal pacing
Eric Dumazet
1
-15
/
+16
2018-10-15
tcp: mitigate scheduling jitter in EDT pacing model
Eric Dumazet
1
-6
/
+13
2018-10-15
net: extend sk_pacing_rate to unsigned long
Eric Dumazet
3
-16
/
+19
2018-10-15
tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh
Eric Dumazet
2
-4
/
+7
2018-10-15
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
2
-0
/
+656
2018-10-15
tcp, ulp: remove ulp bits from sockmap
Daniel Borkmann
1
-58
/
+13
2018-10-15
tcp, ulp: enforce sock_owned_by_me upon ulp init and cleanup
Daniel Borkmann
1
-0
/
+4
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-8
/
+63
2018-10-12
net: Evict neighbor entries on carrier down
David Ahern
1
-0
/
+2
2018-10-10
net: ipv4: don't let PMTU updates increase route MTU
Sabrina Dubroca
1
-3
/
+4
2018-10-10
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2
-4
/
+58
2018-10-10
tcp: refactor DCTCP ECN ACK handling
Yuchung Cheng
2
-51
/
+44
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-4
/
+19
2018-10-08
net: Update netconf dump handlers for strict data checking
David Ahern
1
-3
/
+19
2018-10-08
rtnetlink: Update fib dumps for strict data checking
David Ahern
2
-2
/
+47
2018-10-08
rtnetlink: Update ipmr_rtm_dumplink for strict data checking
David Ahern
1
-0
/
+32
2018-10-08
net/ipv4: Update inet_dump_ifaddr for strict data checking
David Ahern
1
-11
/
+61
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
1
-4
/
+5
2018-10-07
udp: Unbreak modules that rely on external __skb_recv_udp() availability
Jiri Kosina
1
-1
/
+1
2018-10-05
udp: gro behind static key
Willem de Bruijn
2
-2
/
+2
2018-10-04
net: Move free of dst_metrics to helper
David Ahern
1
-4
/
+1
2018-10-04
net: common metrics init helper for dst_entry
David Ahern
1
-5
/
+2
2018-10-04
net: Move free of fib_metrics to helper
David Ahern
1
-4
/
+2
2018-10-04
net: common metrics init helper for FIB entries
David Ahern
2
-23
/
+34
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-10
/
+17
2018-10-02
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
Eric Dumazet
1
-2
/
+1
2018-10-02
ipv4: Allow sending multicast packets on specific i/f using VRF socket
Robert Shearman
4
-4
/
+4
2018-10-02
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
1
-8
/
+3
2018-10-02
net: inet_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-2
/
+1
2018-10-02
net: ip_rt_get_source() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-12
/
+9
2018-10-02
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
2
-2
/
+7
2018-10-01
tcp/fq: move back to CLOCK_MONOTONIC
Eric Dumazet
1
-1
/
+1
2018-10-01
tcp: adjust rcv zerocopy hints based on frag sizes
Soheil Hassas Yeganeh
1
-1
/
+10
2018-10-01
tcp: set recv_skip_hint when tcp_inq is less than PAGE_SIZE
Soheil Hassas Yeganeh
1
-5
/
+9
2018-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-4
/
+3
2018-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-3
/
+2
2018-10-01
tcp: start receiver buffer autotuning sooner
Yuchung Cheng
1
-1
/
+1
2018-10-01
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
1
-1
/
+3
2018-09-29
tcp: up initial rmem to 128KB and SYN rwin to around 64KB
Yuchung Cheng
3
-46
/
+8
2018-09-28
netfilter: masquerade: don't flush all conntracks if only one address deleted...
Tan Hu
1
-3
/
+19
[next]