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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-28
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
3
-6
/
+12
2016-03-28
netfilter: x_tables: validate e->target_offset early
Florian Westphal
3
-27
/
+24
2016-03-28
openvswitch: call only into reachable nf-nat code
Arnd Bergmann
2
-9
/
+11
2016-03-28
openvswitch: Fix checking for new expected connections.
Jarno Rajahalme
1
-2
/
+3
2016-03-28
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
5
-8
/
+35
2016-03-28
ravb: fix software timestamping
Lino Sanfilippo
1
-1
/
+1
2016-03-28
net: sxgbe: fix error paths in sxgbe_platform_probe()
Rasmus Villemoes
1
-2
/
+2
2016-03-28
Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.
Cosmin-Gabriel Samoila
1
-5
/
+10
2016-03-28
Fix returned tc and hoplimit values for route with IPv6 encapsulation
Quentin Armitage
1
-2
/
+2
2016-03-28
drivers/net/usb/plusb.c: Fix typo
Diego Viola
1
-1
/
+1
2016-03-25
net: macb: remove BUG_ON() and reset the queue to handle RX errors
Cyrille Pitchen
1
-10
/
+49
2016-03-25
qlge: Update version to 1.00.00.35
Manish Chopra
1
-1
/
+1
2016-03-25
net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362
Jaedon Shin
2
-0
/
+6
2016-03-25
bpf: add missing map_flags to bpf_map_show_fdinfo
Daniel Borkmann
1
-2
/
+4
2016-03-25
netpoll: Fix extra refcount release in netpoll_cleanup()
Bjorn Helgaas
1
-1
/
+2
2016-03-24
net: bcmgenet: fix skb_len in bcmgenet_xmit_single()
Petri Gynther
1
-1
/
+1
2016-03-24
net: bcmgenet: fix dev->stats.tx_bytes accounting
Petri Gynther
2
-4
/
+16
2016-03-24
switchdev: fix typo in comments/doc
Nicolas Dichtel
2
-2
/
+2
2016-03-24
net: macb: replace macb_writel() call by queue_writel() to update queue ISR
Cyrille Pitchen
1
-1
/
+1
2016-03-24
Merge branch 'hns-fixes'
David S. Miller
6
-36
/
+41
2016-03-24
net: hns: bug fix about getting hilink status for HNS v2
Sheng Li
2
-18
/
+24
2016-03-24
net: hns: fix warning of passing zero to 'PTR_ERR'
Kejian Yan
1
-1
/
+1
2016-03-24
net: hns: optimizate irq proccess for HNS V2
Sheng Li
1
-4
/
+5
2016-03-24
net: hns: remove useless variable assignment and comment
Qianqian Xie
1
-4
/
+1
2016-03-24
net: hns: bug fix for return values
Qianqian Xie
1
-2
/
+2
2016-03-24
net: hns: optimizate fmt of snprintf()
Qianqian Xie
1
-1
/
+2
2016-03-24
net: hns: fix a bug for cycle index
Qianqian Xie
1
-6
/
+6
2016-03-24
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
1
-0
/
+3
2016-03-24
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
17
-235
/
+280
2016-03-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
17
-121
/
+1065
2016-03-24
Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
14
-466
/
+407
2016-03-24
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-1230
/
+38
2016-03-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2016-03-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-40
/
+49
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
95
-634
/
+1336
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
61
-126
/
+329
2016-03-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-55
/
+72
2016-03-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-32
/
+123
2016-03-24
Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
79
-557
/
+385
2016-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
68
-460
/
+710
2016-03-24
net: ping: make ping_v6_sendmsg static
Haishuang Yan
2
-31
/
+29
2016-03-24
hv_netvsc: Fix the order of num_sc_offered decrement
Haiyang Zhang
1
-6
/
+6
2016-03-24
Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
21
-536
/
+1026
2016-03-24
Merge tag 'pwm/for-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-19
/
+71
2016-03-24
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-139
/
+1174
2016-03-23
perf llvm: Use strerror_r instead of the thread unsafe strerror one
Arnaldo Carvalho de Melo
1
-3
/
+4
2016-03-23
perf llvm: Use realpath to canonicalize paths
Arnaldo Carvalho de Melo
4
-44
/
+12
2016-03-23
perf tools: Unexport some methods unused outside strbuf.c
Arnaldo Carvalho de Melo
2
-7
/
+9
2016-03-23
perf probe: No need to use formatting strbuf method
Arnaldo Carvalho de Melo
3
-10
/
+10
2016-03-23
perf help: Use asprintf instead of adhoc equivalents
Arnaldo Carvalho de Melo
1
-38
/
+31
[next]