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
2014-09-15
net: fec: use container_of to resolve bufdesc_ex from bufdesc
Fabian Frederick
2014-09-13
net: bpf: correctly handle errors in sk_attach_filter()
Sasha Levin
2014-09-13
netdevice: Support DSA tagging when DSA is built as a module
Alexander Duyck
2014-09-13
net/macb: Add hardware revision information during probe
Bo Shen
2014-09-13
Merge branch 'fec-next'
David S. Miller
2014-09-13
ARM: dts: imx6sx: add multi-queue support enet
Frank Li
2014-09-13
ARM: Documentation: Update fec dts binding doc
Frank Li
2014-09-13
net: fec: init complete variable in early to avoid kernel dump
Fugang Duan
2014-09-13
net: fec: change FEC alignment according to i.mx6 sx requirement
Fugang Duan
2014-09-13
net:fec: Add fsl,imx6sx-fec compatible strings
Fugang Duan
2014-09-13
net: fec: add enet-avb IP support
Frank Li
2014-09-13
net:fec: Disable enet-avb MAC instead of reset MAC
Fugang Duan
2014-09-13
net: fec: init multi queue date structure
Frank Li
2014-09-13
net: fec: parser max queue number from dt file
Fugang Duan
2014-09-13
net: fec: change data structure to support multiqueue
Fugang Duan
2014-09-13
net:fec: add enet AVB feature macro define for imx6sx
Fugang Duan
2014-09-13
net:fec: add enet refrence clock for i.MX 6SX chip
Fugang Duan
2014-09-13
net: DSA: Marvell mv88e6171 switch driver
Andrew Lunn
2014-09-13
Merge branch 'be2net-next'
David S. Miller
2014-09-13
be2net: enable PCIe error reporting on VFs too
Kalesh AP
2014-09-13
be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer
Kalesh AP
2014-09-13
be2net: fix port-type reporting in get_settings
Ravikumar Nelavelli
2014-09-13
be2net: add ethtool "-m" option support
Mark Leonard
2014-09-13
be2net: use v1 of SET_FLOW_CONTROL command
Suresh Reddy
2014-09-13
be2net: fix RX fragment posting for jumbo frames
Ajit Khaparde
2014-09-13
be2net: replace strcpy with strlcpy
Vasundhara Volam
2014-09-13
be2net: fix some log messages
Vasundhara Volam
2014-09-13
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
2014-09-13
net: dsa: change tag_protocol to an enum
Florian Fainelli
2014-09-13
r8152: support VLAN
hayeswang
2014-09-13
net: stmmac: fix return value check in socfpga_dwmac_parse_data()
Wei Yongjun
2014-09-13
ipv6: exit early in addrconf_notify() if IPv6 is disabled
WANG Cong
2014-09-13
Merge branch 'ipv6-cleanups'
David S. Miller
2014-09-13
ipv6: refactor ipv6_dev_mc_inc()
WANG Cong
2014-09-13
ipv6: update the comment in mcast.c
WANG Cong
2014-09-13
ipv6: drop some rcu_read_lock in mcast
WANG Cong
2014-09-13
ipv6: drop ipv6_sk_mc_lock in mcast
WANG Cong
2014-09-13
ipv6: refactor __ipv6_dev_ac_inc()
WANG Cong
2014-09-13
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
2014-09-13
ipv6: remove ipv6_sk_ac_lock
WANG Cong
2014-09-13
ipv6: drop useless rcu_read_lock() in anycast
WANG Cong
2014-09-13
Merge branch 'bonding-next'
David S. Miller
2014-09-13
bonding: adjust locking comments
Nikolay Aleksandrov
2014-09-13
bonding: 3ad: convert to bond->mode_lock
Nikolay Aleksandrov
2014-09-13
bonding: alb: convert to bond->mode_lock
Nikolay Aleksandrov
2014-09-13
bonding: convert curr_slave_lock to a spinlock and rename it
Nikolay Aleksandrov
2014-09-13
bonding: clean curr_slave_lock use
Nikolay Aleksandrov
2014-09-13
bonding: alb: remove curr_slave_lock
Nikolay Aleksandrov
2014-09-13
bonding: 3ad: clean up curr_slave_lock usage
Nikolay Aleksandrov
2014-09-13
virtio_ring: unify direct/indirect code paths.
Rusty Russell
[next]