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
2017-09-09
tcp: fix a request socket leak
Eric Dumazet
1
-3
/
+3
2017-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+2
2017-09-08
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
2
-0
/
+2
2017-09-08
udp: drop head states only when all skb references are gone
Paolo Abeni
1
-1
/
+4
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
71
-1359
/
+1323
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+4
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
1
-9
/
+3
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
3
-8
/
+8
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
1
-1
/
+0
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
8
-27
/
+45
2017-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-84
/
+63
2017-09-03
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
1
-9
/
+3
2017-09-03
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
1
-3
/
+1
2017-09-02
net: Add module reference to FIB notifiers
Ido Schimmel
1
-0
/
+2
2017-09-02
net: prepare (struct ubuf_info)->refcnt conversion
Eric Dumazet
1
-2
/
+0
2017-09-02
tcp_diag: report TCP MD5 signing keys and addresses
Ivan Delalande
1
-6
/
+103
2017-09-02
inet_diag: allow protocols to provide additional data
Ivan Delalande
1
-4
/
+18
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-26
/
+44
2017-09-02
inetpeer: fix RCU lookup()
Eric Dumazet
1
-3
/
+6
2017-09-01
udp: fix secpath leak
Yossi Kuperman
1
-1
/
+1
2017-08-31
xfrm: Add support for network devices capable of removing the ESP trailer
Yossi Kuperman
1
-23
/
+47
2017-08-30
tcp: Revert "tcp: remove header prediction"
Florian Westphal
5
-6
/
+192
2017-08-30
tcp: Revert "tcp: remove CA_ACK_SLOWPATH"
Florian Westphal
2
-20
/
+46
2017-08-30
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2
-2
/
+2
2017-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-3
/
+4
2017-08-29
net: Add comment that early_demux can change via sysctl
David Ahern
1
-0
/
+6
2017-08-29
gre: add collect_md mode to ERSPAN tunnel
William Tu
1
-4
/
+98
2017-08-29
gre: refactor the gre_fb_xmit
William Tu
1
-15
/
+40
2017-08-29
Revert "ipv4: make net_protocol const"
David Ahern
1
-2
/
+2
2017-08-28
ipv4: make net_protocol const
Bhumika Goyal
1
-2
/
+2
2017-08-26
udp6: set rx_dst_cookie on rx_dst updates
Paolo Abeni
1
-1
/
+3
2017-08-26
tcp: fix hang in tcp_sendpage_locked()
Eric Dumazet
1
-2
/
+1
2017-08-26
tcp: fix refcnt leak with ebpf congestion control
Sabrina Dubroca
2
-6
/
+15
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
7
-22
/
+40
2017-08-25
esp: Fix skb tailroom calculation
Steffen Klassert
1
-1
/
+1
2017-08-25
esp: Fix locking on page fragment allocation
Steffen Klassert
1
-2
/
+3
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-10
/
+13
2017-08-24
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2
-19
/
+0
2017-08-24
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
1
-1
/
+0
2017-08-24
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
1
-1
/
+0
2017-08-24
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
1
-6
/
+7
2017-08-24
netfilter: nf_nat_h323: fix logical-not-parentheses warning
Nick Desaulniers
1
-27
/
+30
2017-08-24
gre: remove duplicated assignment of iph
Colin Ian King
1
-1
/
+0
2017-08-24
ipv4: do metrics match when looking up and deleting a route
Xin Long
3
-1
/
+37
2017-08-24
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
3
-4
/
+98
2017-08-23
gre: fix goto statement typo
William Tu
1
-2
/
+2
2017-08-23
gre: introduce native tunnel support for ERSPAN
William Tu
1
-0
/
+269
2017-08-23
udp: remove unreachable ufo branches
Willem de Bruijn
2
-9
/
+5
2017-08-23
tcp: Remove the unused parameter for tcp_try_fastopen.
Tonghao Zhang
2
-5
/
+3
2017-08-23
tcp: Get a proper dst before checking it.
Tonghao Zhang
1
-5
/
+4
[next]