index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4i: handle non-pdu-aligned rx data
Karen Xie
2014-12-12
1
-0
/
+22
*
cxgb4i: additional types of negative advice
Karen Xie
2014-12-12
1
-3
/
+9
*
cxgb4/cxgb4i: set the max. pdu length in firmware
Karen Xie
2014-12-12
2
-18
/
+52
*
cxgb4i: fix credit check for tx_data_wr
Karen Xie
2014-12-12
1
-1
/
+2
*
cxgb4i: fix tx immediate data credit check
Karen Xie
2014-12-12
2
-9
/
+17
*
net: phy: export fixed_phy_register()
Mark Salter
2014-12-12
1
-0
/
+1
*
fib_trie: Fix trie balancing issue if new node pushes down existing node
Alexander Duyck
2014-12-12
1
-1
/
+2
*
vlan: Add ability to always enable TSO/UFO
Toshiaki Makita
2014-12-12
1
-3
/
+4
*
r8169:update rtl8168g pcie ephy parameter
Chun-Hao Lin
2014-12-11
1
-3
/
+21
*
net: dsa: bcm_sf2: force link for all fixed PHY devices
Florian Fainelli
2014-12-11
1
-10
/
+13
*
Merge branch 'dma_mb'
David S. Miller
2014-12-11
18
-179
/
+258
|
\
|
*
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
2014-12-11
3
-11
/
+10
|
*
r8169: Use dma_rmb() and dma_wmb() for DescOwn checks
Alexander Duyck
2014-12-11
1
-8
/
+21
|
*
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
2014-12-11
12
-26
/
+99
|
*
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
2014-12-11
10
-135
/
+129
|
/
*
Merge branch 'dsa'
David S. Miller
2014-12-11
1
-3
/
+13
|
\
|
*
net: dsa: propagate error code from dsa_slave_phy_setup
Florian Fainelli
2014-12-11
1
-4
/
+11
|
*
net: dsa: handle non-existing PHYs on switch internal bus
Florian Fainelli
2014-12-11
1
-0
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
1336
-29147
/
+70816
|
\
|
*
Fix race condition between vxlan_sock_add and vxlan_sock_release
Marcelo Leitner
2014-12-11
1
-7
/
+3
|
*
net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...
Cyrille Pitchen
2014-12-11
1
-1
/
+1
|
*
Merge branch 'mlx4-next'
David S. Miller
2014-12-11
18
-170
/
+1342
|
|
\
|
|
*
net/mlx4: Add support for A0 steering
Matan Barak
2014-12-11
7
-19
/
+191
|
|
*
net/mlx4: Refactor QUERY_PORT
Matan Barak
2014-12-11
3
-95
/
+154
|
|
*
net/mlx4_core: Add explicit error message when rule doesn't meet configuration
Matan Barak
2014-12-11
1
-3
/
+18
|
|
*
net/mlx4: Add A0 hybrid steering
Matan Barak
2014-12-11
8
-25
/
+300
|
|
*
net/mlx4: Add mlx4_bitmap zone allocator
Matan Barak
2014-12-11
2
-0
/
+451
|
|
*
net/mlx4: Add a check if there are too many reserved QPs
Dotan Barak
2014-12-11
1
-1
/
+7
|
|
*
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
2014-12-11
14
-38
/
+137
|
|
*
net/mlx4_core: Use tasklet for user-space CQ completion events
Matan Barak
2014-12-11
5
-2
/
+86
|
|
*
net/mlx4_core: Mask out host side virtualization features for guests
Or Gerlitz
2014-12-11
1
-1
/
+11
|
|
*
net/mlx4_en: Set csum level for encapsulated packets
Or Gerlitz
2014-12-11
1
-1
/
+2
|
|
/
|
*
be2net: Export tunnel offloads only when a VxLAN tunnel is created
Sriharsha Basavapatna
2014-12-11
2
-10
/
+33
|
*
gianfar: Fix dma check map error when DMA_API_DEBUG is enabled
Kevin Hao
2014-12-11
1
-28
/
+56
|
*
cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call
Hariprasad Shenai
2014-12-11
3
-16
/
+3
|
*
Merge branch 'fec-next'
David S. Miller
2014-12-10
1
-2
/
+11
|
|
\
|
|
*
net: fec: only enable mdio interrupt before phy device link up
Nimrod Andy
2014-12-10
1
-1
/
+4
|
|
*
net: fec: clear all interrupt events to support i.MX6SX
Nimrod Andy
2014-12-10
1
-1
/
+1
|
|
*
net: fec: reset fep link status in suspend function
Nimrod Andy
2014-12-10
1
-0
/
+6
|
|
/
|
*
net: sock: fix access via invalid file descriptor
Alexei Starovoitov
2014-12-10
1
-2
/
+2
|
*
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-10
10
-16
/
+15
|
*
cxgb4/cxgb4vf: global named must be unique
Stephen Rothwell
2014-12-10
4
-6
/
+6
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
77
-330
/
+540
|
|
\
|
|
*
net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c
Valdis.Kletnieks@vt.edu
2014-12-09
1
-1
/
+1
|
|
*
xen-netfront: use correct linear area after linearizing an skb
David Vrabel
2014-12-09
1
-0
/
+3
|
|
*
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
2014-12-09
2
-16
/
+16
|
|
*
netback: don't store invalid vif pointer
Jan Beulich
2014-12-09
1
-4
/
+5
|
|
*
Merge tag 'linux-can-fixes-for-3.18-20141207' of git://gitorious.org/linux-ca...
David S. Miller
2014-12-09
4
-51
/
+54
|
|
|
\
|
|
|
*
can: peak_usb: fix multi-byte values endianess
Stephane Grosjean
2014-12-07
4
-42
/
+43
|
|
|
*
can: peak_usb: fix cleanup sequence order in case of error during init
Stephane Grosjean
2014-12-06
1
-7
/
+10
[next]