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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
netfilter: ip6t_rpfilter: provide input interface for route lookup
Vincent Bernat
1
-0
/
+2
2018-05-23
netfilter: nft_set_rbtree: add timeout support
Pablo Neira Ayuso
1
-3
/
+72
2018-05-23
netfilter: make NF_OSF non-visible symbol
Fernando Fernandez Mancera
1
-1
/
+1
2018-05-23
netfilter: lift one-nat-hook-only restriction
Florian Westphal
2
-69
/
+2
2018-05-23
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
7
-237
/
+227
2018-05-23
netfilter: nf_nat: add nat hook register functions to nf_nat
Florian Westphal
1
-0
/
+157
2018-05-23
netfilter: core: export raw versions of add/delete hook functions
Florian Westphal
2
-21
/
+59
2018-05-23
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
3
-19
/
+43
2018-05-23
netfilter: xtables: allow table definitions not backed by hook_ops
Florian Westphal
2
-2
/
+8
2018-05-23
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
3
-99
/
+74
2018-05-17
netfilter: nft_hash: add map lookups for hashing operations
Laura Garcia Liebana
1
-1
/
+130
2018-05-17
netfilter: nft_numgen: add map lookups for numgen random operations
Laura Garcia Liebana
1
-4
/
+72
2018-05-17
netfilter: nf_tables: remove old nf_log based tracing
Florian Westphal
1
-22
/
+7
2018-05-14
net: ipv4: ipconfig: fix unused variable
Anders Roxell
1
-3
/
+2
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
53
-185
/
+398
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-169
/
+364
2018-05-11
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-11
/
+10
2018-05-11
net sched actions: fix refcnt leak in skbmod
Roman Mashak
1
-1
/
+4
2018-05-11
net: sched: fix error path in tcf_proto_create() when modules are not configured
Jiri Pirko
1
-1
/
+1
2018-05-11
erspan: auto detect truncated ipv6 packets.
William Tu
2
-0
/
+12
2018-05-11
Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
10
-48
/
+124
2018-05-11
net sched actions: fix invalid pointer dereferencing if skbedit flags missing
Roman Mashak
1
-1
/
+2
2018-05-11
udp: avoid refcount_t saturation in __udp_gso_segment()
Eric Dumazet
1
-3
/
+11
2018-05-11
tcp: switch pacing timer to softirq based hrtimer
Eric Dumazet
2
-45
/
+26
2018-05-11
net: dsa: Plug in PHYLINK support
Florian Fainelli
2
-132
/
+171
2018-05-11
net: dsa: Eliminate dsa_slave_get_link()
Florian Fainelli
1
-11
/
+1
2018-05-11
net: dsa: Add PHYLINK switch operations
Florian Fainelli
2
-1
/
+6
2018-05-11
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2
-4
/
+10
2018-05-11
rxrpc: Trace UDP transmission failure
David Howells
4
-8
/
+35
2018-05-11
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
David Howells
1
-23
/
+23
2018-05-11
rxrpc: Fix the min security level for kernel calls
David Howells
1
-1
/
+1
2018-05-11
rxrpc: Fix error reception on AF_INET6 sockets
David Howells
1
-15
/
+42
2018-05-11
rxrpc: Fix missing start of call timeout
David Howells
4
-1
/
+23
2018-05-11
tls: Fix tls_device initialization
Boris Pismenny
1
-0
/
+2
2018-05-11
net: bridge: Allow bridge master in br_vlan_get_info()
Petr Machata
1
-0
/
+2
2018-05-11
sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
Xin Long
1
-1
/
+0
2018-05-11
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
4
-4
/
+21
2018-05-11
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
Joe Perches
1
-5
/
+0
2018-05-11
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-10
/
+36
2018-05-11
net/ipv6: fix lock imbalance in ip6_route_del()
Eric Dumazet
1
-1
/
+3
2018-05-11
tipc: fix one byte leak in tipc_sk_set_orig_addr()
Eric Dumazet
1
-1
/
+2
2018-05-10
udp: fix SO_BINDTODEVICE
Paolo Abeni
2
-4
/
+4
2018-05-10
ipv4: reset fnhe_mtu_locked after cache route flushed
Hangbin Liu
1
-0
/
+1
2018-05-10
net: dsa: fix added_by_user switchdev notification
Vivien Didelot
1
-5
/
+7
2018-05-10
tipc: clean up removal of binding table items
Jon Maloy
1
-50
/
+53
2018-05-10
net/9p: fix spelling mistake: "suspsend" -> "suspend"
Colin Ian King
1
-1
/
+1
2018-05-10
sctp: fix spelling mistake: "max_retans" -> "max_retrans"
Colin Ian King
1
-1
/
+1
2018-05-10
net/udp: Update udp_encap_needed static key to modern api
Davidlohr Bueso
2
-8
/
+8
2018-05-10
net: Update generic_xdp_needed static key to modern api
Davidlohr Bueso
1
-5
/
+5
2018-05-10
net: Update netstamp_needed static key to modern api
Davidlohr Bueso
1
-11
/
+11
[next]