index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-01-09
net/sched: act_csum: compute crc32c on SCTP packets
Davide Caratti
2017-01-09
net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selected
Davide Caratti
2017-01-09
Merge branch 'mlxsw-small-driver-update'
David S. Miller
2017-01-09
mlxsw: spectrum: Change ENOTSUPP to EOPNOTSUPP
Yotam Gigi
2017-01-09
mlxsw: spectrum: Fix order of commands in port remove function
Yotam Gigi
2017-01-09
mlxsw: spectrum: Make the add_matchall_tc_entry symmetric
Yotam Gigi
2017-01-09
mlxsw: cmd: Fix API name comments for event-queues
Elad Raz
2017-01-09
mlxsw: Fix mlxsw_i2c_write return value
Elad Raz
2017-01-09
net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparam
Ivan Khoronzhuk
2017-01-09
cls_u32: don't bother explicitly initializing ->divisor to zero
Alexandru Moise
2017-01-09
Merge branch 'siphash'
David S. Miller
2017-01-09
syncookies: use SipHash in place of SHA1
Jason A. Donenfeld
2017-01-09
secure_seq: use SipHash in place of MD5
Jason A. Donenfeld
2017-01-09
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
2017-01-09
siphash: add cryptographically secure PRF
Jason A. Donenfeld
2017-01-09
net: ipv4: remove disable of bottom half in inet_rtm_getroute
David Ahern
2017-01-09
net: intel: e100: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-09
net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-09
net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-09
net: ibm: emac: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-09
net: ibm: ehea: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-09
net: change init_inodecache() return void
yuan linyu
2017-01-08
Merge branch 'tc-skb-diet'
David S. Miller
2017-01-08
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
2017-01-08
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
2017-01-08
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
2017-01-08
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
2017-01-08
net-tc: make MAX_RECLASSIFY_LOOP local
Willem de Bruijn
2017-01-08
net-tc: remove unused tc_verd fields
Willem de Bruijn
2017-01-08
mdio: Demote print from info to debug in mdio_device_register
Florian Fainelli
2017-01-08
net: remove useless memset's in drivers get_stats64
stephen hemminger
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2017-01-08
net: ipv4: Remove flow arg from ip_mkroute_input
David Ahern
2017-01-08
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
2017-01-08
liquidio: simplify octeon_flush_iq()
Derek Chickles
2017-01-08
fm10k: remove FM10K_FLAG_DEBUG_STATS
Jacob Keller
2017-01-08
fm10k: report the receive timestamp in FM10K_CB(skb)->tstamp
Jacob Keller
2017-01-08
fm10k: Limit dma sync of RX buffers to actual packet size
Scott Peterson
2017-01-08
fm10k: bump version number
Jacob Keller
2017-01-08
fm10k: do not clear global mailbox interrupt bits
Ngai-Mint Kwan
2017-01-08
fm10k: request reset when mbx->state changes
Ngai-Mint Kwan
2017-01-08
fm10k: remove extraneous variable definition in fm10k_ethtool.c
Jacob Keller
2017-01-08
fm10k-shared: use mac-> instead of hw->mac.
Ngai-Mint Kwan
2017-01-07
net: dsa: move HWMON support to its own file
Vivien Didelot
2017-01-07
Merge branch 'netcp-next'
David S. Miller
2017-01-07
net: netcp: ale: add proper ale entry mask bits for netcp switch ALE
Karicheri, Muralidharan
2017-01-07
net: netcp: ale: use ale_status to size the ale table
Karicheri, Muralidharan
2017-01-07
net: netcp: ale: update to support unknown vlan controls for NU switch
Karicheri, Muralidharan
2017-01-07
net: netcp: use hw capability to remove FCS word from rx packets
Karicheri, Muralidharan
[next]