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
2017-04-21
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
2
-1
/
+5
2017-04-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
4
-0
/
+19
2017-04-21
netvsc: Deal with rescinded channels correctly
K. Y. Srinivasan
1
-0
/
+16
2017-04-21
Merge branch 'ibmvnic-updates-and-bug-fixes'
David S. Miller
2
-177
/
+61
2017-04-21
ibmvnic: Remove unused bouce buffer
Nathan Fontenot
2
-57
/
+0
2017-04-21
ibmvnic: Allocate zero-filled memory for sub crqs
Nathan Fontenot
1
-6
/
+3
2017-04-21
ibmvnic: Disable irq prior to close
Brian King
1
-0
/
+18
2017-04-21
ibmvnic: Correct crq and resource releasing
Nathan Fontenot
1
-3
/
+6
2017-04-21
ibmvnic: Remove inflight list
Nathan Fontenot
2
-88
/
+19
2017-04-21
ibmvnic: Do not disable IRQ after scheduling tasklet
Brian King
1
-19
/
+6
2017-04-21
ibmvnic: Fixup atomic API usage
Brian King
1
-6
/
+4
2017-04-21
ibmvnic: Unmap longer term buffer before free
Brian King
1
-1
/
+1
2017-04-21
ibmvnic: Fix ibmvnic_change_mac_addr struct format
Murilo Fossa Vicentini
2
-3
/
+4
2017-04-21
ibmvnic: Report errors when failing to release sub-crqs
Thomas Falcon
1
-0
/
+6
2017-04-21
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-04-21
liquidio: remove unnecessary variable assignment
Arnd Bergmann
1
-2
/
+0
2017-04-21
Merge branch 'skb_cow_head'
David S. Miller
6
-44
/
+16
2017-04-21
kaweth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-12
/
+6
2017-04-21
ch9200: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
sr9700: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
cx82310_eth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-5
/
+2
2017-04-21
smsc75xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-6
/
+2
2017-04-21
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
6
-2
/
+24
2017-04-21
Merge branch 'iptunnel-policy-based-routing'
David S. Miller
11
-47
/
+134
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
6
-44
/
+93
2017-04-21
ip6_tunnel: Allow policy-based routing through tunnels
Craig Gallek
5
-3
/
+41
2017-04-21
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
1
-1
/
+0
2017-04-21
Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-8
/
+8
2017-04-21
Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+13
2017-04-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-13
/
+66
2017-04-21
Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2017-04-21
Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
4
-4
/
+22
2017-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+8
2017-04-21
MAINTAINERS: Add "B:" field for networking.
David S. Miller
1
-0
/
+1
2017-04-21
net: dsa: Remove redundant NULL dst check
Florian Fainelli
1
-5
/
+0
2017-04-21
igbvf: Use net_device_stats from struct net_device
Tobias Klauser
2
-22
/
+5
2017-04-21
igb: Enable reading of wake up packet
Kim Tatt Chuah
2
-1
/
+56
2017-04-21
igb/igbvf: Add VF MAC filter request capabilities
Yury Kylulin
8
-15
/
+240
2017-04-21
igb: improve MAC filter handling
Yury Kylulin
2
-65
/
+192
2017-04-21
e1000e: fix timing for 82579 Gigabit Ethernet controller
Bernd Faust
1
-0
/
+6
2017-04-21
ixgb: Omit private ndo_get_stats function
Tobias Klauser
1
-16
/
+0
2017-04-21
e1000: Omit private ndo_get_stats function
Tobias Klauser
1
-15
/
+0
2017-04-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-24
/
+21
2017-04-21
mm: prevent NR_ISOLATE_* stats from going negative
Rabin Vincent
1
-1
/
+1
2017-04-21
Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests"
Mel Gorman
1
-23
/
+20
2017-04-20
blk-mq: fix potential oops with polling and blk-mq scheduler
Jens Axboe
1
-1
/
+10
2017-04-20
nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
Andy Lutomirski
1
-0
/
+9
2017-04-20
nvme: Adjust the Samsung APST quirk
Andy Lutomirski
3
-11
/
+38
2017-04-20
net sched actions: allocate act cookie early
Wolfgang Bumiller
1
-23
/
+32
[prev]
[next]