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-07-07
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-3
/
+3
2018-07-07
net/sched: act_csum: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-3
/
+3
2018-07-07
net/smc: reduce sock_put() for fallback sockets
Ursula Braun
2
-5
/
+12
2018-07-07
tipc: make function tipc_net_finalize() thread safe
Jon Maloy
1
-6
/
+11
2018-07-07
tipc: fix correct setting of message type in second discoverer
Jon Maloy
1
-6
/
+7
2018-07-07
tipc: correct discovery message handling during address trial period
Jon Maloy
1
-1
/
+4
2018-07-07
tipc: fix wrong return value from function tipc_node_try_addr()
Jon Maloy
1
-2
/
+5
2018-07-06
netfilter: nf_tables: place all set backends in one single module
Pablo Neira Ayuso
6
-83
/
+44
2018-07-06
netfilter: nf_tproxy: fix possible non-linear access to transport header
Máté Eckl
3
-16
/
+28
2018-07-06
ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
Tyler Hicks
1
-2
/
+3
2018-07-05
net: qrtr: Reset the node and port ID of broadcast messages
Arun Kumar Neelakantam
1
-2
/
+7
2018-07-05
net: qrtr: Broadcast messages only from control port
Arun Kumar Neelakantam
1
-0
/
+4
2018-07-05
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
3
-95
/
+52
2018-07-05
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2
-0
/
+2
2018-07-05
ieee802154: 6lowpan: set IFLA_LINK
Lubomir Rintel
1
-0
/
+6
2018-07-04
sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
Xin Long
1
-1
/
+1
2018-07-04
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
2
-72
/
+87
2018-07-04
gen_stats: Fix netlink stats dumping in the presence of padding
Toke Høiland-Jørgensen
1
-2
/
+14
2018-07-03
net/smc: fix up merge error with poll changes
Linus Torvalds
1
-1
/
+2
2018-07-03
tls: fix skb_to_sgvec returning unhandled error.
Doron Roberts-Kedes
1
-0
/
+5
2018-07-03
xsk: fix potential race in SKB TX completion code
Magnus Karlsson
1
-0
/
+4
2018-07-03
xsk: frame could be completed more than once in SKB path
Magnus Karlsson
1
-3
/
+3
2018-07-03
xsk: fix potential lost completion message in SKB path
Magnus Karlsson
1
-7
/
+2
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-171
/
+415
2018-07-02
ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
Eric Biggers
1
-1
/
+1
2018-07-02
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
4
-6
/
+4
2018-07-01
tcp: prevent bogus FRTO undos with non-SACK flows
Ilpo Järvinen
1
-0
/
+9
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-32
/
+54
2018-06-30
net: fib_rules: bring back rule_exists to match rule during add
Roopa Prabhu
1
-1
/
+71
2018-06-30
net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
Cong Wang
1
-9
/
+2
2018-06-30
net/ipv6: Fix updates to prefix route
David Ahern
1
-3
/
+6
2018-06-30
net: cleanup gfp mask in alloc_skb_with_frags
Michal Hocko
1
-2
/
+1
2018-06-30
tcp: fix Fast Open key endianness
Yuchung Cheng
1
-5
/
+13
2018-06-29
net: handle NULL ->poll gracefully
Christoph Hellwig
1
-0
/
+2
2018-06-29
Merge tag 'mac80211-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-21
/
+16
2018-06-29
net, mm: account sock objects to kmemcg
Shakeel Butt
1
-2
/
+5
2018-06-29
nl80211: check nla_parse_nested() return values
Johannes Berg
1
-5
/
+11
2018-06-29
nl80211: relax ht operation checks for mesh
Bob Copeland
1
-16
/
+3
2018-06-29
mac80211: disable BHs/preemption in ieee80211_tx_control_port()
Denis Kenzior
1
-0
/
+2
2018-06-29
bpf: Change bpf_fib_lookup to return lookup status
David Ahern
1
-32
/
+54
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
54
-169
/
+212
2018-06-28
net/smc: rebuild nonblocking connect
Ursula Braun
2
-28
/
+71
2018-06-28
tcp: add one more quick ack after after ECN events
Eric Dumazet
1
-2
/
+2
2018-06-28
bpfilter: include bpfilter_umh in assembly instead of using objcopy
Masahiro Yamada
3
-21
/
+14
2018-06-28
strparser: Remove early eaten to fix full tcp receive buffer stall
Doron Roberts-Kedes
1
-16
/
+1
2018-06-28
bpfilter: check compiler capability in Kconfig
Masahiro Yamada
2
-5
/
+1
2018-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-11
/
+68
2018-06-27
fib_rules: match rules based on suppress_* properties too
Jason A. Donenfeld
1
-0
/
+8
2018-06-27
rds: clean up loopback rds_connections on netns deletion
Sowmini Varadhan
3
-1
/
+68
2018-06-26
netfilter: nf_conncount: fix garbage collection confirm race
Florian Westphal
1
-5
/
+47
[prev]
[next]