index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-20
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
1
-1
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
5
-7
/
+7
2016-11-18
udp: enable busy polling for all sockets
Eric Dumazet
1
-0
/
+2
2016-11-16
tcp: allow to enable the repair mode for non-listening sockets
Andrey Vagin
1
-1
/
+1
2016-11-16
dctcp: update cwnd on congestion event
Florian Westphal
1
-1
/
+8
2016-11-15
udplite: fix NULL pointer dereference
Paolo Abeni
2
-2
/
+4
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-49
/
+71
2016-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
13
-104
/
+67
2016-11-14
netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test
Julia Lawall
2
-20
/
+20
2016-11-13
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-1
/
+18
2016-11-13
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
1
-1
/
+3
2016-11-10
ipv4: update comment to document GSO fragmentation cases.
Lance Richardson
1
-5
/
+11
2016-11-10
tcp: remove unaligned accesses from tcp_get_info()
Eric Dumazet
1
-6
/
+5
2016-11-10
net: tcp response should set oif only if it is L3 master
David Ahern
1
-1
/
+2
2016-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+4
2016-11-10
net: icmp_route_lookup should use rt dev to determine L3 domain
David Ahern
1
-2
/
+2
2016-11-10
udp: provide udp{4,6}_lib_lookup for nf_socket_ipv{4,6}
Arnd Bergmann
1
-1
/
+2
2016-11-10
netfilter: conntrack: simplify init/uninit of L4 protocol trackers
Davide Caratti
1
-53
/
+23
2016-11-09
tcp: no longer hold ehash lock while calling tcp_get_info()
Eric Dumazet
3
-30
/
+42
2016-11-09
tcp: shortcut listeners in tcp_get_info()
Eric Dumazet
1
-17
/
+24
2016-11-08
fib_trie: Correct /proc/net/route off by one error
Alexander Duyck
1
-12
/
+9
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
1
-18
/
+24
2016-11-07
net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
Paolo Abeni
2
-4
/
+4
2016-11-07
net: Update raw socket bind to consider l3 domain
David Ahern
1
-1
/
+9
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
9
-21
/
+33
2016-11-04
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2
-0
/
+12
2016-11-03
tcp: fix return value for partial writes
Eric Dumazet
1
-1
/
+1
2016-11-03
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
4
-17
/
+4
2016-11-03
ipv4: add IP_RECVFRAGSIZE cmsg
Willem de Bruijn
1
-0
/
+26
2016-11-03
tcp: fix potential memory corruption
Eric Dumazet
1
-1
/
+1
2016-11-03
net: ip, raw_diag -- Use jump for exiting from nested loop
Cyrill Gorcunov
1
-1
/
+2
2016-11-03
net: ip, raw_diag -- Fix socket leaking for destroy request
Cyrill Gorcunov
1
-1
/
+4
2016-11-03
inet: fix sleeping inside inet_wait_for_connect()
WANG Cong
1
-5
/
+4
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
5
-14
/
+13
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
6
-16
/
+9
2016-11-02
net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnect
Cyrill Gorcunov
1
-1
/
+1
2016-11-02
tcp: enhance tcp collapsing
Eric Dumazet
1
-6
/
+4
2016-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-0
/
+418
2016-11-01
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
3
-0
/
+171
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal
3
-0
/
+247
2016-11-01
net: Enable support for VRF with ipv4 multicast
David Ahern
2
-16
/
+38
2016-10-31
net: pim: add all RFC7761 message types
Nikolay Aleksandrov
1
-1
/
+1
2016-10-31
dctcp: avoid bogus doubling of cwnd after loss
Florian Westphal
1
-1
/
+12
2016-10-31
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
Liping Zhang
1
-2
/
+4
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-28
/
+34
2016-10-30
tcp_bbr: add a state transition diagram and accompanying comment
Neal Cardwell
1
-1
/
+31
2016-10-29
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
1
-7
/
+1
2016-10-29
net: ip, diag: include net/inet_sock.h
Arnd Bergmann
1
-0
/
+1
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2
-2
/
+2
2016-10-27
genetlink: statically initialize families
Johannes Berg
2
-18
/
+26
[next]