index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-04
cfg80211: Add support for aborting an ongoing scan
Vidyullatha Kanchanapally
2
-0
/
+9
2015-12-04
mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag
Janusz.Dziedzic@tieto.com
1
-0
/
+4
2015-12-04
mac80211: add atomic uploaded keys iterator
Eliad Peller
1
-0
/
+24
2015-12-04
mac80211: allow the driver to send EOSP when needed
Emmanuel Grumbach
1
-0
/
+22
2015-12-04
nl80211: clarify NL80211_ATTR_SCHED_SCAN_DELAY usage with net-detect
Luca Coelho
1
-2
/
+3
2015-12-04
cfg80211: replace ieee80211_ie_split() with an inline
Johannes Berg
1
-2
/
+5
2015-12-04
mac80211: allow driver to prevent two stations w/ same address
Johannes Berg
1
-0
/
+6
2015-12-04
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
1
-2
/
+4
2015-11-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
6
-15
/
+42
2015-11-23
net: ipmr: fix code and comment style
Nikolay Aleksandrov
1
-42
/
+17
2015-11-23
net: dsa: Add support for a switch reset gpio
Andrew Lunn
1
-0
/
+8
2015-11-22
net: IPv6 fib lookup tracepoint
David Ahern
1
-0
/
+76
2015-11-22
Bluetooth: Add support for Get Advertising Size Information command
Marcel Holtmann
1
-0
/
+13
2015-11-20
ppp: remove PPPOX_ZOMBIE socket state
Guillaume Nault
1
-1
/
+0
2015-11-20
mac80211: always set the buf_size in AddBA req to 64
Gregory Greenman
1
-2
/
+4
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
1
-1
/
+1
2015-11-19
Bluetooth: Move Stop Discovery to req_workqueue
Johan Hedberg
1
-0
/
+1
2015-11-19
Bluetooth: Move Start Discovery to req_workqueue
Johan Hedberg
1
-0
/
+2
2015-11-19
Bluetooth: Move LE scan disable/restart behind req_workqueue
Johan Hedberg
1
-3
/
+2
2015-11-19
Bluetooth: Add HCI status return parameter to hci_req_sync()
Johan Hedberg
1
-1
/
+2
2015-11-19
Bluetooth: Run all background scan updates through req_workqueue
Johan Hedberg
1
-0
/
+2
2015-11-19
Bluetooth: Remove unnecessary call to hci_update_background_scan
Johan Hedberg
1
-1
/
+0
2015-11-19
Bluetooth: Add support for controller specific logging
Marcel Holtmann
2
-0
/
+2
2015-11-19
Bluetooth: Add support for sending system notes to monitor channel
Marcel Holtmann
2
-0
/
+3
2015-11-19
Bluetooth: Compress the size of struct hci_ctrl
Johan Hedberg
1
-3
/
+8
2015-11-19
Bluetooth: Remove redundant setting to zero of bt_cb
Johan Hedberg
1
-6
/
+2
2015-11-19
Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access
Marcel Holtmann
1
-0
/
+4
2015-11-19
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
1
-0
/
+7
2015-11-19
net: napi_hash_del() returns a boolean status
Eric Dumazet
1
-2
/
+3
2015-11-19
net: move napi_hash[] into read mostly section
Eric Dumazet
1
-0
/
+4
2015-11-19
net: add netif_tx_napi_add()
Eric Dumazet
1
-1
/
+22
2015-11-19
net: un-inline sk_busy_loop()
Eric Dumazet
2
-53
/
+1
2015-11-19
net: better skb->sender_cpu and skb->napi_id cohabitation
Eric Dumazet
1
-3
/
+0
2015-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-34
/
+90
2015-11-17
phy: marvell: Add support for 88E1540 PHY
Andrew Lunn
1
-0
/
+1
2015-11-17
vlan: Do not put vlan headers back on bridge and macvlan ports
Vlad Yasevich
1
-0
/
+5
2015-11-16
net: switchdev: fix return code of fdb_dump stub
Dragos Tatulea
1
-1
/
+1
2015-11-16
ip_tunnel: disable preemption when updating per-cpu tstats
Jason A. Donenfeld
2
-2
/
+4
2015-11-16
net/mlx5e: Added self loopback prevention
Tariq Toukan
1
-10
/
+14
2015-11-16
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
1
-0
/
+25
2015-11-16
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau
1
-1
/
+2
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+17
2015-11-14
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+15
2015-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-80
/
+20
2015-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
5
-359
/
+86
2015-11-14
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-7
/
+11
2015-11-14
9p: xattr simplifications
Andreas Gruenbacher
1
-7
/
+11
2015-11-14
Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+10
2015-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-14
/
+6
2015-11-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
[next]