index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
net: Don't delete routes in different VRFs
Mark Tomlinson
2016-09-06
2
-3
/
+8
|
|
|
|
/
|
|
|
/
|
|
|
*
|
tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data
Neal Cardwell
2016-09-01
1
-0
/
+1
|
|
*
|
netconf: add a notif when settings are created
Nicolas Dichtel
2016-09-01
1
-4
/
+7
|
|
*
|
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
2016-08-25
1
-0
/
+1
|
*
|
|
net: ipv4: Remove l3mdev_get_saddr
David Ahern
2016-09-10
2
-12
/
+0
|
*
|
|
net: l3mdev: remove redundant calls
David Ahern
2016-09-10
3
-13
/
+4
|
*
|
|
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
David Ahern
2016-09-10
1
-4
/
+0
|
*
|
|
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
2016-09-10
1
-2
/
+6
|
*
|
|
net: l3mdev: Add hook to output path
David Ahern
2016-09-10
1
-0
/
+8
|
*
|
|
net: flow: Add l3mdev flow update
David Ahern
2016-09-10
1
-0
/
+3
|
*
|
|
tcp: better use ooo_last_skb in tcp_data_queue_ofo()
Eric Dumazet
2016-09-10
1
-1
/
+7
|
*
|
|
ipv4: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
1
-1
/
+1
|
*
|
|
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
Amir Vadai
2016-09-10
1
-21
/
+2
|
*
|
|
ip_tunnel: do not clear l4 hashes
Eric Dumazet
2016-09-09
1
-1
/
+1
|
*
|
|
ipv4: fix value of ->nlmsg_flags reported in RTM_NEWROUTE events
Guillaume Nault
2016-09-09
1
-3
/
+7
|
*
|
|
ipv4: accept u8 in IP_TOS ancillary data
Eric Dumazet
2016-09-08
1
-2
/
+5
|
*
|
|
tcp: use an RB tree for ooo receive queue
Yaogong Wang
2016-09-08
4
-144
/
+193
|
*
|
|
net: inet: diag: expose the socket mark to privileged processes.
Lorenzo Colitti
2016-09-08
2
-20
/
+39
|
*
|
|
net: diag: make udp_diag_destroy work for mapped addresses.
Lorenzo Colitti
2016-09-07
1
-2
/
+2
*
|
|
|
netfilter: nf_log: get rid of XT_LOG_* macros
Liping Zhang
2016-09-25
1
-3
/
+3
*
|
|
|
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
2016-09-25
3
-4
/
+4
*
|
|
|
netfilter: xt_socket: fix transparent match for IPv6 request sockets
KOVACS Krisztian
2016-09-25
2
-1
/
+1
*
|
|
|
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2016-09-24
2
-2
/
+2
*
|
|
|
netfilter: Add the missed return value check of nft_register_chain_type
Gao Feng
2016-09-12
2
-2
/
+8
*
|
|
|
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
2016-09-12
1
-1
/
+1
*
|
|
|
netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...
Gao Feng
2016-09-07
1
-6
/
+7
*
|
|
|
netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...
Gao Feng
2016-09-07
1
-2
/
+2
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-09-06
8
-627
/
+8
|
\
\
\
|
*
|
|
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
2016-08-30
2
-4
/
+2
|
*
|
|
netfilter: log_arp: Use ARPHRD_ETHER instead of literal '1'
Gao Feng
2016-08-30
1
-1
/
+1
|
*
|
|
netfilter: remove ip_conntrack* sysctl compat code
Pablo Neira Ayuso
2016-08-13
5
-615
/
+1
|
*
|
|
netfilter: use_nf_conn_expires helper in more places
Florian Westphal
2016-08-12
1
-2
/
+1
|
*
|
|
netfilter: nf_dup4: remove redundant checksum recalculation
Liping Zhang
2016-08-12
1
-6
/
+4
*
|
|
|
tcp: make nla_policy const
stephen hemminger
2016-09-01
1
-1
/
+1
*
|
|
|
fou: make nla_policy const
stephen hemminger
2016-09-01
1
-1
/
+1
*
|
|
|
net: lwtunnel: Handle fragmentation
Roopa Prabhu
2016-08-30
2
-1
/
+11
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
7
-17
/
+26
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
net: diag: Fix refcnt leak in error path destroying socket
David Ahern
2016-08-23
2
-3
/
+6
|
*
|
|
udp: get rid of SLAB_DESTROY_BY_RCU allocations
Eric Dumazet
2016-08-23
2
-2
/
+0
|
*
|
|
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
2016-08-23
1
-1
/
+7
|
*
|
|
udp: fix poll() issue with zero sized packets
Eric Dumazet
2016-08-23
1
-6
/
+6
|
*
|
|
net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...
Shmulik Ladkani
2016-08-22
1
-3
/
+5
|
*
|
|
fib_trie: Fix the description of pos and bits
Xunlei Pang
2016-08-18
1
-2
/
+2
*
|
|
|
tcp: add tcp_add_backlog()
Eric Dumazet
2016-08-29
1
-4
/
+29
*
|
|
|
tcp: Set read_sock and peek_len proto_ops
Tom Herbert
2016-08-28
2
-0
/
+8
*
|
|
|
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
2016-08-25
2
-0
/
+2
*
|
|
|
tcp: md5: increment sk_drops on syn_recv state
Eric Dumazet
2016-08-25
1
-0
/
+1
*
|
|
|
net: diag: allow socket bytecode filters to match socket marks
Lorenzo Colitti
2016-08-24
1
-3
/
+33
*
|
|
|
net: diag: slightly refactor the inet_diag_bc_audit error checks.
Lorenzo Colitti
2016-08-24
1
-11
/
+17
*
|
|
|
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
2016-08-23
2
-2
/
+0
[prev]
[next]