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.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
...
|
*
|
|
|
|
net: via: via-rhine: use %p to format void * address instead of %x
Colin Ian King
2017-11-29
1
-2
/
+2
|
*
|
|
|
|
net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
Geert Uytterhoeven
2017-11-29
1
-0
/
+1
|
*
|
|
|
|
myri10ge: Update MAINTAINERS
Hyong-Youb Kim
2017-11-29
1
-2
/
+2
|
*
|
|
|
|
net: sched: cbq: create block for q->link.block
Jiri Pirko
2017-11-28
1
-1
/
+8
|
*
|
|
|
|
atm: suni: remove extraneous space to fix indentation
Colin Ian King
2017-11-28
1
-1
/
+1
|
*
|
|
|
|
atm: lanai: use %p to format kernel addresses instead of %x
Colin Ian King
2017-11-28
1
-4
/
+4
|
*
|
|
|
|
VSOCK: Don't set sk_state to TCP_CLOSE before testing it
Jorgen Hansen
2017-11-28
1
-2
/
+2
|
*
|
|
|
|
atm: fore200e: use %pK to format kernel addresses instead of %x
Colin Ian King
2017-11-28
1
-2
/
+2
|
*
|
|
|
|
ambassador: fix incorrect indentation of assignment statement
Colin Ian King
2017-11-28
1
-1
/
+1
|
*
|
|
|
|
vxlan: use __be32 type for the param vni in __vxlan_fdb_delete
Xin Long
2017-11-28
1
-2
/
+2
|
*
|
|
|
|
bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM
Xin Long
2017-11-28
1
-1
/
+1
|
*
|
|
|
|
sctp: use right member as the param of list_for_each_entry
Xin Long
2017-11-28
1
-3
/
+3
|
*
|
|
|
|
sch_sfq: fix null pointer dereference at timer expiration
Paolo Abeni
2017-11-28
1
-0
/
+1
|
*
|
|
|
|
cls_bpf: don't decrement net's refcount when offload fails
Jakub Kicinski
2017-11-28
1
-10
/
+13
|
*
|
|
|
|
net/packet: fix a race in packet_bind() and packet_notifier()
Eric Dumazet
2017-11-28
1
-0
/
+5
|
*
|
|
|
|
packet: fix crash in fanout_demux_rollover()
Mike Maloney
2017-11-28
2
-23
/
+10
|
*
|
|
|
|
Merge branch 'sctp-fix-sparse-errors'
David S. Miller
2017-11-28
8
-16
/
+49
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sctp: remove extern from stream sched
Xin Long
2017-11-28
6
-9
/
+41
|
|
*
|
|
|
|
sctp: force the params with right types for sctp csum apis
Xin Long
2017-11-28
1
-6
/
+7
|
|
*
|
|
|
|
sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail
Xin Long
2017-11-28
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
lmc: Use memdup_user() as a cleanup
Vasyl Gomonovych
2017-11-28
1
-10
/
+3
|
*
|
|
|
|
bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
Christophe JAILLET
2017-11-28
1
-2
/
+2
|
*
|
|
|
|
net: phy: marvell10g: fix the PHY id mask
Antoine Tenart
2017-11-28
1
-2
/
+3
|
*
|
|
|
|
Merge branch 'mvpp2-fixes'
David S. Miller
2017-11-28
1
-29
/
+17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
net: mvpp2: check ethtool sets the Tx ring size is to a valid min value
Antoine Tenart
2017-11-28
1
-0
/
+6
|
|
*
|
|
|
|
net: mvpp2: do not disable GMAC padding
Yan Markman
2017-11-28
1
-9
/
+0
|
|
*
|
|
|
|
net: mvpp2: cleanup probed ports in the probe error path
Antoine Tenart
2017-11-28
1
-2
/
+9
|
|
*
|
|
|
|
net: mvpp2: fix the txq_init error path
Antoine Tenart
2017-11-28
1
-18
/
+2
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge branch 'mlxsw-GRE-offloading-fixes'
David S. Miller
2017-11-28
1
-40
/
+69
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mlxsw: spectrum_router: Update nexthop RIF on update
Petr Machata
2017-11-28
1
-7
/
+21
|
|
*
|
|
|
|
mlxsw: spectrum_router: Handle encap to demoted tunnels
Petr Machata
2017-11-28
1
-32
/
+29
|
|
*
|
|
|
|
mlxsw: spectrum_router: Demote tunnels on VRF migration
Petr Machata
2017-11-28
1
-0
/
+18
|
|
*
|
|
|
|
mlxsw: spectrum_router: Offload decap only for up tunnels
Petr Machata
2017-11-28
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-11-28
5
-8
/
+13
|
|
\
\
\
\
\
|
|
*
|
|
|
|
e1000: Fix off-by-one in debug message
Ahmad Fatoum
2017-11-27
1
-2
/
+4
|
|
*
|
|
|
|
i40e: Fix reporting incorrect error codes
Amritha Nambiar
2017-11-27
1
-1
/
+0
|
|
*
|
|
|
|
e1000e: fix the use of magic numbers for buffer overrun issue
Sasha Neftin
2017-11-27
2
-4
/
+8
|
|
*
|
|
|
|
i40e/virtchnl: fix application of sizeof to pointer
Gustavo A R Silva
2017-11-27
1
-1
/
+1
|
*
|
|
|
|
|
tipc: eliminate access after delete in group_filter_msg()
Jon Maloy
2017-11-27
1
-1
/
+1
|
*
|
|
|
|
|
xen-netfront: remove warning when unloading module
Eduardo Otubo
2017-11-27
1
-0
/
+18
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-11-28
10
-17
/
+61
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mac80211: tear down RX aggregations first
Sara Sharon
2017-11-27
1
-1
/
+3
|
|
*
|
|
|
|
mac80211: fix the update of path metric for RANN frame
Chun-Yeow Yeoh
2017-11-27
1
-6
/
+9
|
|
*
|
|
|
|
mac80211: use QoS NDP for AP probing
Johannes Berg
2017-11-27
7
-10
/
+42
|
|
*
|
|
|
|
cfg80211: select CRYPTO_SHA256 if needed
Johannes Berg
2017-11-24
1
-0
/
+7
|
*
|
|
|
|
|
Merge branch 'sctp-stream-reconfig-fixes'
David S. Miller
2017-11-28
1
-12
/
+65
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
Xin Long
2017-11-28
1
-1
/
+1
|
|
*
|
|
|
|
|
sctp: avoid flushing unsent queue when doing asoc reset
Xin Long
2017-11-28
1
-7
/
+14
|
|
*
|
|
|
|
|
sctp: only allow the asoc reset when the asoc outq is empty
Xin Long
2017-11-28
1
-0
/
+9
|
|
*
|
|
|
|
|
sctp: only allow the out stream reset when the stream outq is empty
Xin Long
2017-11-28
1
-0
/
+35
[prev]
[next]