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-01-19
tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR
Yuchung Cheng
2
-1
/
+3
2018-01-19
tcp: avoid min-RTT overestimation from delayed ACKs
Yuchung Cheng
1
-2
/
+21
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-2
/
+10
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
12
-20
/
+0
2018-01-15
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-1
/
+6
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
2
-3
/
+3
2018-01-15
net: ipv4: Make "ip route get" match iif lo rules again.
Lorenzo Colitti
1
-0
/
+1
2018-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-1
/
+3
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2018-01-10
tcp: make local function tcp_recv_timestamp static
Wei Yongjun
1
-2
/
+2
2018-01-09
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
Nicolai Stange
1
-1
/
+3
2018-01-09
esp: Fix GRO when the headers not fully in the linear part of the skb.
Steffen Klassert
1
-1
/
+2
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
18
-160
/
+359
2018-01-08
tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions
Stefano Brivio
1
-1
/
+2
2018-01-08
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
1
-1
/
+2
2018-01-08
netfilter: flow table support for IPv4
Pablo Neira Ayuso
3
-0
/
+294
2018-01-08
netfilter: remove defensive check on malformed packets from raw sockets
Pablo Neira Ayuso
8
-59
/
+1
2018-01-08
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
1
-10
/
+0
2018-01-08
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
1
-1
/
+0
2018-01-08
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-4
/
+4
2018-01-08
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-3
/
+3
2018-01-08
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
1
-28
/
+0
2018-01-08
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-4
/
+4
2018-01-08
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
1
-1
/
+0
2018-01-08
netfilter: nf_tables: remove hooks from family definition
Pablo Neira Ayuso
2
-11
/
+11
2018-01-08
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
2
-2
/
+0
2018-01-08
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
Pablo Neira Ayuso
1
-2
/
+1
2018-01-08
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
Pablo Neira Ayuso
4
-4
/
+8
2018-01-08
netfilter: nf_tables_arp: don't set forward chain
Pablo Neira Ayuso
1
-1
/
+0
2018-01-08
netfilter: core: only allow one nat hook per hook point
Florian Westphal
1
-0
/
+4
2018-01-08
netfilter: xtables: add and use xt_request_find_table_lock
Florian Westphal
2
-28
/
+24
2018-01-08
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
1
-0
/
+2
2018-01-08
netfilter: conntrack: timeouts can be const
Florian Westphal
1
-1
/
+1
2018-01-08
netfilter: conntrack: l4 protocol trackers can be const
Florian Westphal
1
-1
/
+1
2018-01-08
netfilter: conntrack: constify list of builtin trackers
Florian Westphal
1
-1
/
+1
2018-01-08
xfrm: Return error on unknown encap_type in init_state
Herbert Xu
1
-0
/
+1
2018-01-05
net: revert "Update RFS target at poll for tcp/udp"
Soheil Hassas Yeganeh
2
-4
/
+0
2018-01-05
ip: do not set RFS core on error queue reads
Soheil Hassas Yeganeh
1
-1
/
+2
2018-01-02
net: tcp: Remove TCP probe module
Masami Hiramatsu
2
-302
/
+0
2018-01-02
net: tcp: Add trace events for TCP congestion window tracing
Masami Hiramatsu
1
-0
/
+3
2018-01-02
inet_diag: Add equal-operator for ports
Kristian Evensen
1
-0
/
+8
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+11
2017-12-27
tcp: do not allocate linear memory for zerocopy skbs
Willem de Bruijn
1
-4
/
+7
2017-12-27
tcp: place all zerocopy payload in frags
Willem de Bruijn
1
-4
/
+5
2017-12-27
tcp: push full zerocopy packets
Willem de Bruijn
1
-1
/
+3
2017-12-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-69
/
+45
2017-12-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+11
2017-12-26
net: erspan: remove md NULL check
William Tu
1
-5
/
+0
2017-12-26
tcp: md5: Handle RCU dereference of md5sig_info
Mat Martineau
1
-1
/
+1
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+14
[next]