index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
13
-6
/
+138
|
\
|
*
ipv6: Fix possible ipv6 seqlock deadlock
John Stultz
2013-11-06
1
-1
/
+1
|
*
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-06
12
-5
/
+137
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
428
-13910
/
+35440
|
\
\
|
*
|
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
Hannes Frederic Sowa
2013-11-11
1
-0
/
+2
|
*
|
vlan: Implement vlan_dev_get_egress_qos_mask as an inline.
David S. Miller
2013-11-11
2
-105
/
+3
|
*
|
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-11
6
-137
/
+11
|
*
|
ip6_output: fragment outgoing reassembled skb properly
Jiri Pirko
2013-11-11
1
-1
/
+2
|
*
|
net_sched: tbf: support of 64bit rates
Yang Yingliang
2013-11-09
1
-4
/
+18
|
*
|
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
Duan Jiong
2013-11-08
1
-2
/
+5
|
*
|
nfnetlink: do not ack malformed messages
Jiri Benc
2013-11-08
1
-3
/
+5
|
*
|
net: Fix "ip rule delete table 256"
Andreas Henriksson
2013-11-08
1
-1
/
+2
|
*
|
ipv6: protect flow label renew against GC
Florent Fourcot
2013-11-08
1
-0
/
+4
|
*
|
ipv6: increase maximum lifetime of flow labels
Florent Fourcot
2013-11-08
1
-1
/
+1
|
*
|
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
Florent Fourcot
2013-11-08
2
-0
/
+54
|
*
|
net: flow_dissector: small optimizations in IPv4 dissect
Eric Dumazet
2013-11-08
1
-3
/
+3
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-08
48
-1350
/
+2645
|
|
\
\
|
|
*
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-11-05
14
-900
/
+1434
|
|
|
\
\
|
|
|
*
|
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
2013-10-21
1
-2
/
+0
|
|
|
*
|
Bluetooth: Use bt_cb(skb)->chan to send raw data back
Gustavo Padovan
2013-10-21
1
-4
/
+3
|
|
|
*
|
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
2013-10-21
1
-0
/
+2
|
|
|
*
|
Bluetooth: Remove parent socket usage from l2cap_core.c
Gustavo Padovan
2013-10-21
2
-10
/
+8
|
|
|
*
|
Bluetooth: Remove socket lock from l2cap_state_change()
Gustavo Padovan
2013-10-21
1
-24
/
+7
|
|
|
*
|
Bluetooth: Hold socket in defer callback in L2CAP socket
Gustavo Padovan
2013-10-21
2
-14
/
+9
|
|
|
*
|
Bluetooth: Do not access chan->sk directly
Gustavo Padovan
2013-10-21
1
-1
/
+2
|
|
|
*
|
Bluetooth: Remove not used struct sock
Gustavo Padovan
2013-10-21
1
-3
/
+1
|
|
|
*
|
Bluetooth: Fix enabling fast connectable on LE-only controllers
Johan Hedberg
2013-10-21
1
-0
/
+3
|
|
|
*
|
Bluetooth: Update Set Discoverable to support LE
Johan Hedberg
2013-10-20
1
-11
/
+69
|
|
|
*
|
Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place
Johan Hedberg
2013-10-20
1
-4
/
+6
|
|
|
*
|
Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled
Johan Hedberg
2013-10-20
1
-2
/
+5
|
|
|
*
|
Bluetooth: Move mgmt_pending_find to avoid forward declarations
Johan Hedberg
2013-10-20
1
-12
/
+12
|
|
|
*
|
Bluetooth: Fix updating settings when there are no HCI commands to send
Johan Hedberg
2013-10-20
1
-2
/
+2
|
|
|
*
|
Bluetooth: Refactor set_connectable settings update to separate function
Johan Hedberg
2013-10-20
1
-19
/
+27
|
|
|
*
|
Bluetooth: Add missing check for BREDR_ENABLED flag in update_class()
Johan Hedberg
2013-10-20
1
-0
/
+3
|
|
|
*
|
Bluetooth: Check for flag instead of features in update_adv_data()
Johan Hedberg
2013-10-20
1
-1
/
+1
|
|
|
*
|
Bluetooth: Check for flag instead of features in update_scan_rsp_data()
Johan Hedberg
2013-10-20
1
-1
/
+1
|
|
|
*
|
Bluetooth: Fix minor coding style issue in hci_core.c
Marcel Holtmann
2013-10-19
1
-5
/
+5
|
|
|
*
|
Bluetooth: Fix UUID values in debugfs file
Marcel Holtmann
2013-10-19
1
-12
/
+10
|
|
|
*
|
Bluetooth: Add support for setting DUT mode
Marcel Holtmann
2013-10-19
1
-0
/
+73
|
|
|
*
|
Bluetooth: Expose debugfs settings for LE connection interval
Marcel Holtmann
2013-10-19
2
-2
/
+65
|
|
|
*
|
Bluetooth: Add support for setting SSP debug mode
Marcel Holtmann
2013-10-19
2
-1
/
+55
|
|
|
*
|
Bluetooth: Remove interval parameter from HCI connection
Marcel Holtmann
2013-10-19
1
-1
/
+0
|
|
|
*
|
Bluetooth: Add LE features to debugfs if available
Marcel Holtmann
2013-10-19
1
-1
/
+8
|
|
|
*
|
Bluetooth: Expose setting if debug keys are used or not
Marcel Holtmann
2013-10-19
1
-0
/
+20
|
|
|
*
|
Bluetooth: Expose debugfs entry read/write own address type
Marcel Holtmann
2013-10-19
1
-0
/
+30
|
|
|
*
|
Bluetooth: Select the own address type during initial setup phase
Marcel Holtmann
2013-10-19
3
-15
/
+15
|
|
|
*
|
Bluetooth: Expose current list of long term keys via debugfs
Marcel Holtmann
2013-10-19
1
-0
/
+32
|
|
|
*
|
Bluetooth: Expose white list size information in debugfs
Marcel Holtmann
2013-10-19
1
-1
/
+4
|
|
|
*
|
Bluetooth: Remove bus attribute in favor of hierarchy
Marcel Holtmann
2013-10-19
1
-31
/
+0
|
|
|
*
|
Bluetooth: Expose current list of link keys via debugfs
Marcel Holtmann
2013-10-19
1
-0
/
+30
[next]