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.13.y
linux-6.14.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
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
2017-04-20
Merge branch 'qed-dcbx-fixes'
David S. Miller
1
-1
/
+12
2017-04-20
qed: Fix issue in populating the PFC config paramters.
sudarsana.kalluru@cavium.com
1
-0
/
+2
2017-04-20
qed: Fix possible system hang in the dcbnl-getdcbx() path.
sudarsana.kalluru@cavium.com
1
-1
/
+1
2017-04-20
qed: Fix sending an invalid PFC error mask to MFW.
sudarsana.kalluru@cavium.com
1
-0
/
+2
2017-04-20
qed: Fix possible error in populating max_tc field.
sudarsana.kalluru@cavium.com
1
-0
/
+7
2017-04-20
smsc95xx: Use skb_cow_head to deal with cloned skbs
James Hughes
1
-6
/
+6
2017-04-20
net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc()
Dan Carpenter
1
-2
/
+3
2017-04-20
qede: allocate enough data for ->arfs_fltr_bmap
Dan Carpenter
1
-1
/
+2
2017-04-20
MAINTAINERS: update entry for TI's CPSW driver
Sekhar Nori
1
-1
/
+0
2017-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-29
/
+64
2017-04-20
tcp_cubic: fix typo in module param description
Chema Gonzalez
1
-1
/
+1
2017-04-20
Add Jiri Pirko as TC subsystem co-maintainer
Jamal Hadi Salim
1
-0
/
+1
2017-04-20
Add Cong Wang as TC subsystem co-maintainer
Jamal Hadi Salim
1
-0
/
+1
2017-04-20
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
9
-193
/
+287
2017-04-20
dp83640: don't recieve time stamps twice
Dan Carpenter
1
-2
/
+0
2017-04-20
net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0
subashab@codeaurora.org
1
-9
/
+15
2017-04-20
Merge branch 'tcp_poll-flakes'
David S. Miller
1
-9
/
+11
[prev]
[next]