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
2019-03-04
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
1
-1
/
+3
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-902
/
+6
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-20
/
+61
2019-03-02
net: ipv4: Fix NULL pointer dereference in route lookup
Ido Schimmel
1
-1
/
+1
2019-03-01
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
2
-5
/
+14
2019-03-01
netfilter: nf_tables: merge ipv4 and ipv6 nat chain types
Florian Westphal
3
-99
/
+0
2019-03-01
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
3
-100
/
+0
2019-03-01
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
3
-91
/
+0
2019-02-27
netlabel: fix out-of-bounds memory accesses
Paul Moore
1
-1
/
+2
2019-02-27
ipv4: Pass original device to ip_rcv_finish_core
David Ahern
1
-4
/
+5
2019-02-27
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
3
-4
/
+8
2019-02-27
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
2
-9
/
+5
2019-02-27
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
3
-346
/
+2
2019-02-27
netfilter: nat: move nlattr parse and xfrm session decode to core
Florian Westphal
1
-58
/
+0
2019-02-27
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
3
-202
/
+2
2019-02-26
ipv4: Return error for RTA_VIA attribute
David Ahern
1
-0
/
+4
2019-02-26
tcp: remove tcp_queue argument from tso_fragment()
Eric Dumazet
1
-7
/
+6
2019-02-26
tcp: use tcp_md5_needed for timewait sockets
Eric Dumazet
1
-8
/
+13
2019-02-26
tcp: convert tcp_md5_needed to static_branch API
Eric Dumazet
3
-4
/
+4
2019-02-26
tcp: get rid of tcp_check_send_head()
Eric Dumazet
1
-1
/
+2
2019-02-26
net: remove unused struct inet_frag_queue.fragments field
Peter Oskolkov
2
-33
/
+13
2019-02-25
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
2
-7
/
+32
2019-02-25
net: Add __icmp_send helper.
Nazarov Sergey
1
-3
/
+4
2019-02-25
tcp: clean up SOCK_DEBUG()
Yafang Shao
1
-18
/
+1
2019-02-25
tcp: remove unused parameter of tcp_sacktag_bsearch()
Taehee Yoo
1
-10
/
+6
2019-02-24
ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
wenxu
1
-11
/
+27
2019-02-24
ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
wenxu
1
-0
/
+18
2019-02-24
ipv4: icmp: use icmp_sk_exit()
Kefeng Wang
1
-3
/
+1
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-19
/
+23
2019-02-23
tcp: repaired skbs must init their tso_segs
Eric Dumazet
1
-0
/
+1
2019-02-22
udp: fix possible user after free in error handler
Paolo Abeni
1
-2
/
+4
2019-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2019-02-21
net: ip_gre: do not report erspan_ver for gre or gretap
Lorenzo Bianconi
1
-16
/
+17
2019-02-21
net: remove unneeded switch fall-through
Li RongQing
1
-1
/
+0
2019-02-21
ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs
Callum Sinclair
1
-27
/
+48
2019-02-20
gso: validate gso_type on ipip style tunnels
Willem de Bruijn
1
-1
/
+10
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+6
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-8
/
+3
2019-02-17
tcp: tcp_v4_err() should be more careful
Eric Dumazet
1
-1
/
+4
2019-02-17
tcp: clear icsk_backoff in tcp_write_queue_purge()
Eric Dumazet
1
-1
/
+1
2019-02-16
netfilter: ipt_CLUSTERIP: make symbol 'cip_netdev_notifier' static
Wei Yongjun
1
-1
/
+1
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-4
/
+22
2019-02-13
netfilter: reject: skip csum verification for protocols that don't support it
Alin Nastac
1
-7
/
+2
2019-02-12
inet_diag: fix reporting cgroup classid and fallback to priority
Konstantin Khlebnikov
1
-1
/
+9
2019-02-11
netfilter: nat: fix spurious connection timeouts
Florian Westphal
1
-0
/
+1
2019-02-11
netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbs
Jann Horn
1
-1
/
+6
2019-02-08
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
2
-2
/
+6
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2019-02-06
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
1
-14
/
+5
2019-02-06
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
1
-1
/
+7
[next]