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
2016-09-16
mac80211_hwsim: statically initialize hwsim_radios list
Johannes Berg
2016-09-16
mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE
Emmanuel Grumbach
2016-09-15
cfg80211: remove unnecessary pointer-of
Johannes Berg
2016-09-15
mac80211: allow driver to handle packet-loss mechanism
Rajkumar Manoharan
2016-09-15
mac80211: remove sta_remove_debugfs driver callback
Johannes Berg
2016-09-15
mac80211: remove pointless chanctx NULL check
Johannes Berg
2016-09-15
mac80211: remove unused assignment
Johannes Berg
2016-09-15
nl80211: always check nla_put* return values
Johannes Berg
2016-09-15
nl80211: always check nla_nest_start() return value
Johannes Berg
2016-09-15
mac80211: fix scan completed tracing
Johannes Berg
2016-09-15
mac80211: fix possible out-of-bounds access
Johannes Berg
2016-09-15
cfg80211: allow connect keys only with default (TX) key
Johannes Berg
2016-09-13
cfg80211: reduce connect key caching struct size
Johannes Berg
2016-09-13
cfg80211: validate key index better
Johannes Berg
2016-09-13
cfg80211: wext: only allow WEP keys to be configured before connected
Johannes Berg
2016-09-13
nl80211: only allow WEP keys during connect command
Johannes Berg
2016-09-13
nl80211: fix connect keys range check
Johannes Berg
2016-09-13
cfg80211: disallow shared key authentication with key index 4
Johannes Berg
2016-09-13
mac80211: remove useless open_count check
Johannes Berg
2016-09-13
mac80211: simplify TDLS RA lookup
Johannes Berg
2016-09-13
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
Toke Høiland-Jørgensen
2016-09-12
mac80211: send delBA on unexpected BlockAck Request
Johannes Berg
2016-09-12
mac80211: send delBA on unexpected BlockAck data frames
Johannes Berg
2016-09-12
mac80211: add support for radiotap timestamp field
Johannes Berg
2016-09-12
mac80211: add support for MU-MIMO air sniffer
Aviya Erenfeld
2016-09-12
mac80211: RX BA support for sta max_rx_aggregation_subframes
Maxim Altshul
2016-09-12
cfg80211: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-12
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
2016-09-12
cfg80211: clarify the requirements of .disconnect()
Emmanuel Grumbach
2016-09-12
nl80211: Allow GET_INTERFACE dumps to be filtered
Denis Kenzior
2016-09-11
net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device
Florian Fainelli
2016-09-10
Merge branch 'vrf-tx-hook'
David S. Miller
2016-09-10
net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag
David Ahern
2016-09-10
net: l3mdev: remove get_rtable method
David Ahern
2016-09-10
net: l3mdev: Remove l3mdev_fib_oif
David Ahern
2016-09-10
net: ipv6: Remove l3mdev_get_saddr6
David Ahern
2016-09-10
net: ipv4: Remove l3mdev_get_saddr
David Ahern
2016-09-10
net: l3mdev: remove redundant calls
David Ahern
2016-09-10
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
2016-09-10
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
David Ahern
2016-09-10
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
2016-09-10
net: l3mdev: Add hook to output path
David Ahern
2016-09-10
net: flow: Add l3mdev flow update
David Ahern
2016-09-10
ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()
Markus Elfring
2016-09-10
ATM-ZeitNet: Replace one kzalloc() call by kcalloc()
Markus Elfring
2016-09-10
ATM-ZeitNet: Improve a size determination in zatm_open()
Markus Elfring
2016-09-10
ATM-ZeitNet: Use kmalloc_array() in start_tx()
Markus Elfring
2016-09-10
ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()
Markus Elfring
2016-09-10
ATM-nicstar: Refactor a kmalloc() call in ns_init_card()
Markus Elfring
2016-09-10
ATM-nicstar: Improve another size determination in ns_init_card()
Markus Elfring
[next]