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-07-09
net: systemport: align multiple lines correctly
Florian Fainelli
2014-07-09
hyperv: Add netpoll support
Richard Weinberger
2014-07-09
arc_emac: Remove unused pointer to net_device from arc_emac_priv
Tobias Klauser
2014-07-09
arc_emac: Use net_device_stats from struct net_device
Tobias Klauser
2014-07-09
ipconfig: move ic_dev_xid under IPCONFIG_BOOTP
Fabian Frederick
2014-07-09
Bluetooth: Don't send ERTM configuration option when disabled
Marcel Holtmann
2014-07-09
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
2014-07-09
Bluetooth: Add white list lookup for incoming connection requests
Johan Hedberg
2014-07-09
Bluetooth: Enable page scan also if there are white list entries
Johan Hedberg
2014-07-09
Bluetooth: Refactor connection request handling
Johan Hedberg
2014-07-09
Bluetooth: Fix incorrectly setting HCI_CONNECTABLE
Johan Hedberg
2014-07-09
Bluetooth: Update page scan when necessary for Add/Remove Device
Johan Hedberg
2014-07-09
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
2014-07-09
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
2014-07-09
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
Marcel Holtmann
2014-07-08
net: phy: export phy_suspend and phy_resume
Florian Fainelli
2014-07-08
Merge branch 'fec-next'
David S. Miller
2014-07-08
net: fec: consolidate hwtstamp implementation
Russell King
2014-07-08
net: fec: remove useless status check in tx reap path
Russell King
2014-07-08
net: fec: add support for dumping transmit ring on timeout
Russell King
2014-07-08
net: fec: reorder ethtool ops to match order in struct declaration
Russell King
2014-07-08
net: fec: clear receive interrupts before processing a packet
Russell King
2014-07-08
net: fec: replace delayed work with standard work
Russell King
2014-07-08
net: fec: better implementation of iMX6 ERR006358 quirk
Russell King
2014-07-08
netpoll: fix use after free
david decotigny
2014-07-08
xen-netback: Adding debugfs "io_ring_qX" files
Zoltan Kiss
2014-07-08
net: provide stubs for ip6_set_txhash and ip6_make_flowlabel
Florian Fainelli
2014-07-08
Merge branch 'fec-next'
David S. Miller
2014-07-08
net: fec: clean up duplex mode handling
Russell King
2014-07-08
net: fec: quiesce packet processing when taking link down in fec_enet_adjust_...
Russell King
2014-07-08
net: fec: quiesce packet processing before changing features
Russell King
2014-07-08
net: fec: quiesce packet processing before stopping device in fec_set_features()
Russell King
2014-07-08
net: fec: quiesce packet processing before stopping device in fec_suspend()
Russell King
2014-07-08
net: fec: remove inappropriate calls around fec_restart()
Russell King
2014-07-08
net: fec: move calls to quiesce/resume packet processing out of fec_restart()
Russell King
2014-07-08
net: fec: only restart or stop the device if it is present and running
Russell King
2014-07-08
net: fec: ensure fec_enet_close() copes with resume failure
Russell King
2014-07-08
net: fec: improve safety of suspend/resume/transmit timeout paths
Russell King
2014-07-08
Merge branch 'mlx4-next'
David S. Miller
2014-07-08
net/mlx4_en: Fix mac_hash database inconsistency
Noa Osherovich
2014-07-08
net/mlx4_en: Do not count LLC/SNAP in MTU calculation
Yishai Hadas
2014-07-08
net/mlx4_en: Do not disable vlan filter during promiscuous mode
Eugenia Emantayev
2014-07-08
net/mlx4: Verify port number in __mlx4_unregister_mac
Eugenia Emantayev
2014-07-08
net/mlx4_en: Run loopback test only when port is up
Eugenia Emantayev
2014-07-08
net/mlx4_en: Fix set port ratelimit for 40GE
Eugenia Emantayev
2014-07-08
Merge branch 'bridge_batmanadv_exports'
David S. Miller
2014-07-08
bridge: export knowledge about the presence of IGMP/MLD queriers
Linus Lüssing
2014-07-08
bridge: adding stubs for multicast exports
Linus Lüssing
2014-07-08
tipc: fix a memleak when sending data
Erik Hugne
2014-07-08
defxx: Fix issues with debug printk calls
Maciej W. Rozycki
[prev]
[next]