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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-10
Bluetooth: Move discoverable changes to hdev->req_workqueue
Johan Hedberg
3
-77
/
+79
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
3
-74
/
+53
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
7
-566
/
+589
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
5
-21
/
+35
2015-12-09
cgroup: fix sock_cgroup_data initialization on earlier compilers
Tejun Heo
1
-2
/
+2
2015-12-09
chelsio: constify cmac_ops structures
Julia Lawall
2
-2
/
+2
2015-12-09
bnx2x: remove rx_pkt/rx_calls
Eric Dumazet
2
-6
/
+0
2015-12-09
bnx2x: avoid soft lockup in bnx2x_poll()
Eric Dumazet
1
-30
/
+21
2015-12-09
rhashtable: Remove unnecessary wmb for future_tbl
Herbert Xu
1
-3
/
+0
2015-12-09
Merge branch 'cxgb4-update-kconfig-and-fixes'
David S. Miller
6
-93
/
+202
2015-12-09
cxgb4: Adds PCI device id for new T5 adapters
Hariprasad Shenai
1
-0
/
+3
2015-12-09
cxgb4: Add FL DMA mapping error and low counter
Hariprasad Shenai
3
-0
/
+11
2015-12-09
cxgb4: Deal with wrap-around of queue for Work request
Hariprasad Shenai
1
-4
/
+53
2015-12-09
cxgb4: prevent simultaneous execution of service_ofldq()
Hariprasad Shenai
2
-6
/
+51
2015-12-09
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
Hariprasad Shenai
1
-2
/
+2
2015-12-09
cxgb4/cxgb4vf: update Kconfig file to include T6 adapter
Hariprasad Shenai
1
-8
/
+9
2015-12-09
cxgb4: Align rest of the ethtool get stats
Hariprasad Shenai
1
-73
/
+73
2015-12-09
net: hns: optimize XGE capability by reducing cpu usage
yankejian
3
-30
/
+55
2015-12-09
sock, cgroup: add sock->sk_cgroup
Tejun Heo
6
-9
/
+191
2015-12-09
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
12
-38
/
+76
2015-12-09
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
2
-5
/
+14
2015-12-09
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
5
-28
/
+140
2015-12-09
Revert "Merge branch 'vsock-virtio'"
Stefan Hajnoczi
14
-2778
/
+0
2015-12-09
Merge branch 'sh_eth-optimize-mdio'
David S. Miller
1
-49
/
+15
2015-12-09
sh_eth: get rid of bb_{set|clr|read}()
Sergei Shtylyov
1
-21
/
+6
2015-12-09
sh_eth: factor out common code from MDIO bitbang methods
Sergei Shtylyov
1
-23
/
+12
2015-12-09
sh_eth: remove mask fields from 'struct bb_info'
Sergei Shtylyov
1
-15
/
+7
2015-12-09
drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structures
Julia Lawall
8
-18
/
+18
2015-12-08
Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...
David S. Miller
147
-2067
/
+3291
2015-12-08
net: Fix inverted test in __skb_recv_datagram
Rainer Weikusat
1
-1
/
+1
2015-12-08
cxgb3: Convert simple_strtoul to kstrtox
LABBE Corentin
2
-13
/
+29
2015-12-08
Merge branch 'more-dsa-unbinding-fixes'
David S. Miller
4
-58
/
+26
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
2
-55
/
+0
2015-12-07
Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...
David S. Miller
28
-957
/
+1328
2015-12-07
Merge branch 'thunderx-cleanups'
David S. Miller
2
-148
/
+51
2015-12-07
net, thunderx: Remove unnecessary rcv buffer start address management
Sunil Goutham
2
-48
/
+11
2015-12-07
net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
Yury Norov
1
-100
/
+40
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
2
-29
/
+54
2015-12-07
PHY: DP83867: Remove looking in parent device for OF properties
Andrew Lunn
1
-4
/
+1
2015-12-07
net: cdc_ncm: add "ndp_to_end" sysfs attribute
Bjørn Mork
2
-0
/
+62
2015-12-07
Merge branch 'mlx4-HA-LAG-SRIOV-VF'
David S. Miller
9
-50
/
+915
2015-12-07
net/mlx4_core: Support the HA mode for SRIOV VFs too
Moni Shoua
1
-10
/
+97
2015-12-07
IB/mlx4: Use the VF base-port when demuxing mad from wire
Or Gerlitz
1
-3
/
+14
[next]