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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-10
Bluetooth: Fix locking in bt_accept_dequeue after disconnection
Yichen Zhao
1
-1
/
+1
2015-12-10
Bluetooth: Don't treat connection timeout as a failure
Johan Hedberg
1
-2
/
+10
2015-12-10
Bluetooth: Use continuous scanning when creating LE connections
Johan Hedberg
1
-1
/
+5
2015-12-10
Bluetooth: Clean up current advertising instance tracking
Johan Hedberg
4
-66
/
+32
2015-12-10
Bluetooth: Clean up advertising initialization in powered_update_hci()
Johan Hedberg
1
-18
/
+12
2015-12-10
Bluetooth: Remove redundant check for req.cmd_q
Johan Hedberg
1
-2
/
+1
2015-12-10
Bluetooth: Fix updating wrong instance's scan_rsp data
Johan Hedberg
1
-1
/
+1
2015-12-10
Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag
Johan Hedberg
2
-18
/
+9
2015-12-10
Bluetooth: Simplify read_adv_features code
Johan Hedberg
1
-20
/
+8
2015-12-10
Bluetooth: Perform HCI update for power on synchronously
Johan Hedberg
4
-133
/
+126
2015-12-10
Bluetooth: Move fast connectable code to hci_request.c
Johan Hedberg
3
-39
/
+40
2015-12-10
Bluetooth: Move EIR update to hci_request.c
Johan Hedberg
3
-195
/
+198
2015-12-10
Bluetooth: HCI name update to hci_request.c
Johan Hedberg
3
-12
/
+14
2015-12-10
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
Johan Hedberg
3
-52
/
+28
2015-12-10
Bluetooth: Move discoverable changes to hdev->req_workqueue
Johan Hedberg
2
-77
/
+77
2015-12-10
Bluetooth: Perform Class of Device changes through hdev->req_workqueue
Johan Hedberg
3
-47
/
+49
2015-12-10
Bluetooth: Move connectable changes to hdev->req_workqueue
Johan Hedberg
2
-74
/
+51
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
6
-563
/
+583
2015-12-10
Bluetooth: Move __hci_update_background_scan up in hci_request.c
Johan Hedberg
1
-73
/
+73
2015-12-10
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
4
-21
/
+34
2015-12-09
sock, cgroup: add sock->sk_cgroup
Tejun Heo
3
-2
/
+14
2015-12-09
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
8
-21
/
+19
2015-12-09
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
1
-0
/
+9
2015-12-09
Revert "Merge branch 'vsock-virtio'"
Stefan Hajnoczi
5
-1828
/
+0
2015-12-08
net: Fix inverted test in __skb_recv_datagram
Rainer Weikusat
1
-1
/
+1
2015-12-08
net: dsa: move dsa slave destroy code to slave.c
Neil Armstrong
3
-2
/
+13
2015-12-08
net: dsa: Add missing master netdev dev_put() calls
Neil Armstrong
1
-1
/
+5
2015-12-08
net: dsa: cleanup resources upon module removal
Neil Armstrong
1
-0
/
+8
2015-12-08
net: dsa: remove DSA link polling
Neil Armstrong
1
-43
/
+0
2015-12-07
Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...
David S. Miller
24
-939
/
+1174
2015-12-07
mac80211: handle HW ROC expired properly
Ilan Peer
1
-1
/
+5
2015-12-07
af_unix: fix unix_dgram_recvmsg entry locking
Rainer Weikusat
1
-15
/
+20
2015-12-07
core: enable more fine-grained datagram reception control
Rainer Weikusat
1
-29
/
+48
2015-12-06
net: constify netif_is_* helpers net_device param
Jiri Pirko
1
-1
/
+1
2015-12-06
batman-adv: Act on NETDEV_*_TYPE_CHANGE events
Andrew Lunn
1
-1
/
+3
2015-12-06
ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses
Andrew Lunn
1
-1
/
+2
2015-12-04
mac80211: reject zero cookie in mgmt-tx/roc cancel
Johannes Berg
1
-0
/
+3
2015-12-04
mac80211: Allow a STA to join an IBSS with 80+80 MHz channel
Jouni Malinen
1
-0
/
+1
2015-12-04
cfg80211: reg: Refactor calculation of bandwidth flags
Michal Sojka
1
-54
/
+37
2015-12-04
mac80211: rewrite remain-on-channel logic
Johannes Berg
3
-291
/
+316
2015-12-04
mac80211: simplify ack_skb handling
Johannes Berg
3
-18
/
+13
2015-12-04
mac80211: move off-channel/mgmt-tx code to offchannel.c
Johannes Berg
3
-495
/
+502
2015-12-04
mac80211: fix mgmt-tx abort cookie and leak
Johannes Berg
1
-3
/
+2
2015-12-04
mac80211: catch queue stop underflow
Johannes Berg
1
-2
/
+5
2015-12-04
mac80211: properly free TX skbs when monitor TX fails
Johannes Berg
1
-1
/
+1
2015-12-04
mac80211: properly free skb when r-o-c for TX fails
Johannes Berg
1
-1
/
+1
2015-12-04
Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"
Johannes Berg
1
-1
/
+2
2015-12-04
cfg80211: handle add_station auth/assoc flag quirks
Johannes Berg
2
-14
/
+19
2015-12-04
cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_station
Ayala Beker
1
-2
/
+2
2015-12-04
mac80211: Add support for aborting an ongoing scan
Vidyullatha Kanchanapally
1
-0
/
+6
[next]