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
2017-03-02
ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()
WANG Cong
1
-5
/
+9
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
3
-0
/
+6
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2
-0
/
+4
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
28
-6
/
+38
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
3
-0
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
13
-10
/
+13
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-03-02
average: change to declare precision, not factor
Johannes Berg
3
-3
/
+3
2017-03-02
ipv6: orphan skbs in reassembly unit
Eric Dumazet
2
-1
/
+1
2017-03-02
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
1
-4
/
+31
2017-03-02
net: don't call strlen() on the user buffer in packet_bind_spkt()
Alexander Potapenko
1
-2
/
+6
2017-03-02
net: bridge: allow IPv6 when multicast flood is disabled
Mike Manning
1
-1
/
+2
2017-03-02
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
16
-250
/
+304
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
1
-2
/
+2
2017-03-02
Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
6
-14
/
+34
2017-03-02
tcp/dccp: block BH for SYN processing
Eric Dumazet
2
-4
/
+16
2017-03-02
bridge: Fix error path in nbp_vlan_init
Yotam Gigi
1
-1
/
+1
2017-03-01
net: route: add missing nla_policy entry for RTA_MARK attribute
Liping Zhang
2
-0
/
+2
2017-03-01
net/ipv6: avoid possible dead locking on addr_gen_mode sysctl
Felix Jia
1
-7
/
+15
2017-03-01
net: solve a NAPI race
Eric Dumazet
1
-4
/
+72
2017-03-01
rds: ib: add the static type to the variables
Zhu Yanjun
2
-4
/
+2
2017-03-01
sctp: call rcu_read_lock before checking for duplicate transport nodes
Xin Long
1
-0
/
+3
2017-03-01
rxrpc: Fix deadlock between call creation and sendmsg/recvmsg
David Howells
7
-22
/
+154
2017-03-01
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-3
/
+1
2017-03-01
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
9
-270
/
+239
2017-03-01
Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
7
-219
/
+261
2017-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-41
/
+77
2017-02-28
netfilter: use skb_to_full_sk in ip_route_me_harder
Florian Westphal
1
-3
/
+4
2017-02-28
mac80211: use driver-indicated transmitter STA only for data frames
Johannes Berg
1
-7
/
+9
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
23
-39
/
+39
2017-02-28
scripts/spelling.txt: add "varible" pattern and fix typo instances
Masahiro Yamada
1
-3
/
+1
2017-02-28
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2
-4
/
+4
2017-02-28
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
1
-1
/
+2
2017-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+5
2017-02-27
mac80211: fix typo in debug print
Sara Sharon
1
-1
/
+1
2017-02-27
mac80211: shorten debug message
Sara Sharon
1
-1
/
+1
2017-02-27
mac80211: fix power saving clients handling in iwlwifi
Emmanuel Grumbach
1
-1
/
+1
2017-02-27
mac80211: don't handle filtered frames within a BA session
Felix Fietkau
1
-1
/
+2
2017-02-27
mac80211: don't reorder frames with SN smaller than SSN
Sara Sharon
3
-3
/
+18
2017-02-27
mac80211: flush delayed work when entering suspend
Matt Chen
1
-0
/
+1
2017-02-27
mac80211: fix packet statistics for fast-RX
Johannes Berg
1
-0
/
+1
2017-02-27
l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
Paul Hüber
1
-1
/
+1
2017-02-27
xfrm: provide correct dst in xfrm_neigh_lookup
Julian Anastasov
1
-8
/
+21
2017-02-27
net sched actions: do not overwrite status of action creation.
Roman Mashak
1
-2
/
+2
2017-02-27
rxrpc: Kernel calls get stuck in recvmsg
David Howells
1
-2
/
+6
[prev]
[next]