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.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
2014-07-24
openvswitch: Avoid memory corruption in queue_userspace_packet()
Andy Zhou
1
-1
/
+2
2014-07-24
openvswitch: Enable tunnel GSO for OVS bridge.
Pravin B Shelar
2
-1
/
+12
2014-07-24
openvswitch: Allow each vport to have an array of 'port_id's.
Alex Wang
4
-16
/
+148
2014-07-24
Merge branch 'filter-move'
David S. Miller
5
-511
/
+545
2014-07-24
bpf: update MAINTAINERS entry
Alexei Starovoitov
1
-0
/
+7
2014-07-24
net: filter: split filter.c into two files
Alexei Starovoitov
4
-511
/
+538
2014-07-24
Merge branch 'bcmgenet-next'
David S. Miller
3
-188
/
+154
2014-07-24
net: bcmgenet: use kcalloc instead of kzalloc
Florian Fainelli
2
-4
/
+4
2014-07-24
net: bcmgenet: add missing braces to some if statements
Florian Fainelli
1
-4
/
+5
2014-07-24
net: bcmgenet: add and remove missing blank lines
Florian Fainelli
1
-3
/
+1
2014-07-24
net: bcmgenet: re-align multiple lines correctly
Florian Fainelli
3
-147
/
+142
2014-07-24
net: bcmgenet: remove FSF mail address
Florian Fainelli
3
-30
/
+2
2014-07-24
ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw sockets
Quentin Armitage
1
-1
/
+4
2014-07-24
Merge branch 'virtio-net-busy-poll'
David S. Miller
1
-6
/
+61
2014-07-24
virtio-net: rx busy polling support
Jason Wang
1
-1
/
+47
2014-07-24
virtio-net: introduce virtnet_receive()
Jason Wang
1
-5
/
+14
2014-07-24
ethernet: realtek: use pci_device_id
Varka Bhadram
1
-7
/
+7
2014-07-24
ethernet: realtek: use module_pci_driver
Varka Bhadram
1
-20
/
+2
2014-07-24
sock: remove skb argument from sk_rcvqueues_full
Sorin Dumitru
4
-6
/
+5
2014-07-23
drivers: net: cpsw: add support to dump ALE table via ethtool register dump
Mugunthan V N
3
-3
/
+37
2014-07-23
dp83640: Fix receive timestamp race condition
Stefan Sørensen
1
-71
/
+102
2014-07-23
sfc: Add support for busy polling
Alexandre Rames
5
-7
/
+208
2014-07-23
Merge branch 'mlx4-next'
David S. Miller
8
-11
/
+113
2014-07-23
net/mlx4_en: Reduce memory consumption on kdump kernel
Amir Vadai
3
-4
/
+8
2014-07-23
net/mlx4_core: Use low memory profile on kdump kernel
Amir Vadai
2
-3
/
+32
2014-07-23
net/mlx4_en: Disable blueflame using ethtool private flags
Amir Vadai
4
-4
/
+72
2014-07-23
net/mlx4_en: current_mac isn't updated in port up
Eyal Perry
1
-0
/
+1
2014-07-23
net: mvpp2: Simplify BM pool buffers freeing
Ezequiel Garcia
1
-13
/
+6
2014-07-23
net: mvpp2: Fix the BM pool buffer release check
Ezequiel Garcia
1
-3
/
+3
2014-07-23
net: mvpp2: Enable proper PHY polling and fix port functionality
Marcin Wojtas
1
-8
/
+32
2014-07-23
net: mvpp2: Fix the periodic XON enable bit
Marcin Wojtas
1
-1
/
+1
2014-07-23
net: skbuff: Use ALIGN macro instead of open coding it
Tobias Klauser
1
-2
/
+1
2014-07-23
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
3
-5
/
+5
2014-07-23
net: sctp: Open out the check for Nagle
David Laight
1
-33
/
+36
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
189
-942
/
+1904
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-128
/
+367
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-1
/
+6
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2
-4
/
+9
2014-07-22
Merge tag 'trace-fixes-v3.16-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+6
2014-07-22
sparc: Hook up renameat2 syscall.
David S. Miller
4
-1
/
+6
2014-07-22
Merge branch 'cxgb4-next'
David S. Miller
9
-44
/
+78
2014-07-22
iw_cxgb4: Don't limit TPTE count to 32KB
Hariprasad Shenai
2
-2
/
+1
2014-07-22
iw_cxgb4: advertise the correct device max attributes
Hariprasad Shenai
5
-33
/
+32
2014-07-22
iw_cxgb4: Support query_qp() verb
Hariprasad Shenai
1
-0
/
+6
2014-07-22
iw_cxgb4: log detailed warnings for negative advice
Hariprasad Shenai
1
-6
/
+23
2014-07-22
cxgb4: Add the MC1 registers to read in the interrupt handler
Hariprasad Shenai
2
-3
/
+16
2014-07-22
Merge branch 'enic-next'
David S. Miller
4
-45
/
+168
2014-07-22
enic: Add ethtool support to show classifier filters added by the driver
Govindarajulu Varadarajan
3
-0
/
+117
2014-07-22
enic: remove #ifdef CONFIG_RFS_ACCEL around filter structures
Govindarajulu Varadarajan
3
-45
/
+51
2014-07-22
af_iucv: avoid path quiesce of severed path in shutdown()
Ursula Braun
1
-1
/
+2
[next]