index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: switch to GSO being always on
Eric Dumazet
2018-02-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-19
3
-0
/
+35
|
\
|
*
udplite: fix partial checksum initialization
Alexey Kodanev
2018-02-16
1
-0
/
+5
|
*
fib_semantics: Don't match route with mismatching tclassid
Stefano Brivio
2018-02-16
1
-0
/
+5
|
*
tcp: Honor the eor bit in tcp_mtu_probe
Ilya Lesokhin
2018-02-12
1
-0
/
+25
*
|
net: Convert iptable_filter_net_ops
Kirill Tkhai
2018-02-19
1
-0
/
+1
*
|
net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_ops
Kirill Tkhai
2018-02-19
1
-0
/
+1
*
|
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
2018-02-16
1
-2
/
+4
*
|
net/ipv4: Remove fib table id from rtable
David Ahern
2018-02-15
2
-9
/
+1
*
|
net: Move ipv4 set_lwt_redirect helper to lwtunnel
David Ahern
2018-02-14
1
-15
/
+2
*
|
tcp: try to keep packet if SYN_RCV race is lost
Eric Dumazet
2018-02-14
3
-3
/
+17
*
|
net/ipv4: Unexport fib_multipath_hash and fib_select_path
David Ahern
2018-02-13
2
-2
/
+0
*
|
net/ipv4: Simplify fib_select_path
David Ahern
2018-02-13
1
-6
/
+5
*
|
net: Convert ipv4_sysctl_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
|
net: Convert pernet_subsys, registered from inet_init()
Kirill Tkhai
2018-02-13
17
-0
/
+22
*
|
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-3
/
+2
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
4
-22
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-09
1
-5
/
+54
|
\
|
*
net: add a UID to use for ULP socket assignment
John Fastabend
2018-02-06
1
-5
/
+54
*
|
tcp: tracepoint: only call trace_tcp_send_reset with full socket
Song Liu
2018-02-07
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-07
2
-2
/
+2
|
\
\
|
*
|
netfilter: nf_tables: fix flowtable free
Pablo Neira Ayuso
2018-02-07
1
-0
/
+1
|
*
|
netfilter: flowtable infrastructure depends on NETFILTER_INGRESS
Pablo Neira Ayuso
2018-02-02
1
-2
/
+1
*
|
|
net: erspan: fix erspan config overwrite
William Tu
2018-02-06
1
-9
/
+0
*
|
|
net: erspan: fix metadata extraction
William Tu
2018-02-06
1
-1
/
+4
|
|
/
|
/
|
*
|
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
1
-0
/
+2
|
\
\
|
*
|
ip: Define usercopy region in IP proto slab cache
David Windsor
2018-01-15
1
-0
/
+2
*
|
|
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
2018-02-02
1
-1
/
+0
|
|
/
|
/
|
*
|
net: igmp: add a missing rcu locking section
Eric Dumazet
2018-02-01
1
-0
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-01
3
-14
/
+22
|
\
\
|
*
|
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-01-31
2
-11
/
+9
|
*
|
netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()
Dmitry Vyukov
2018-01-31
1
-3
/
+13
*
|
|
inet: Avoid unitialized variable warning in inet_unhash()
Geert Uytterhoeven
2018-02-01
1
-4
/
+2
*
|
|
tcp_bbr: fix pacing_gain to always be unity when using lt_bw
Neal Cardwell
2018-02-01
1
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
59
-2262
/
+1427
|
\
\
\
|
*
|
|
tcp_nv: fix potential integer overflow in tcpnv_acked
Gustavo A. R. Silva
2018-01-31
1
-1
/
+1
|
*
|
|
ipmr: Fix ptrdiff_t print formatting
James Hogan
2018-01-30
1
-1
/
+1
|
*
|
|
tcp: release sk_frag.page in tcp_disconnect
Li RongQing
2018-01-29
1
-0
/
+6
|
*
|
|
ipv4: Get the address of interface correctly.
Tonghao Zhang
2018-01-29
1
-0
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-29
4
-3
/
+20
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-28
4
-3
/
+38
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Add BPF_SOCK_OPS_STATE_CB
Lawrence Brakmo
2018-01-25
1
-0
/
+24
|
|
*
|
|
|
bpf: Add BPF_SOCK_OPS_RETRANS_CB
Lawrence Brakmo
2018-01-25
1
-0
/
+4
|
|
*
|
|
|
bpf: Add sock_ops RTO callback
Lawrence Brakmo
2018-01-25
1
-0
/
+7
|
|
*
|
|
|
bpf: Support passing args to sock_ops bpf function
Lawrence Brakmo
2018-01-25
3
-3
/
+3
|
*
|
|
|
|
net/ipv4: Allow send to local broadcast from a socket bound to a VRF
David Ahern
2018-01-25
3
-3
/
+33
|
*
|
|
|
|
net: erspan: use bitfield instead of mask and offset
William Tu
2018-01-25
1
-24
/
+14
|
*
|
|
|
|
Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2018-01-24
4
-85
/
+55
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ipconfig: use dev_set_mtu()
Al Viro
2018-01-24
1
-14
/
+3
|
|
*
|
|
|
|
ip_rt_ioctl(): take copyin to caller
Al Viro
2018-01-24
3
-19
/
+9
[next]