index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
39
-218
/
+277
*
netfilter: Add socket pointer to nf_hook_state.
David Miller
2015-04-07
2
-1
/
+10
*
netfilter: Add nf_hook_state initializer function.
David Miller
2015-04-07
1
-8
/
+18
*
cosa: fix error return code
Julia Lawall
2015-04-07
1
-0
/
+1
*
wan: lmc: fix error return code
Julia Lawall
2015-04-07
1
-0
/
+1
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-04-07
22
-338
/
+570
|
\
|
*
Bluetooth: Fix location of TX power field in LE advertising data
Marcel Holtmann
2015-04-04
1
-6
/
+8
|
*
Bluetooth: hidp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2015-04-04
1
-2
/
+2
|
*
Bluetooth: cmtp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2015-04-04
2
-3
/
+3
|
*
Bluetooth: bnep: Handle BNEP connection setup request
Grzegorz Kolodziejczyk
2015-04-03
3
-4
/
+15
|
*
Bluetooth: bnep: Add support to extended headers of control frames
Grzegorz Kolodziejczyk
2015-04-03
1
-10
/
+36
|
*
Bluetooth: bnep: Add support for get bnep features via ioctl
Grzegorz Kolodziejczyk
2015-04-03
3
-0
/
+10
|
*
Bluetooth: bnep: Return err value while sending cmd is not understood
Grzegorz Kolodziejczyk
2015-04-03
1
-1
/
+1
|
*
Bluetooth: Disallow LE local out-of-band data when LE privacy is used
Marcel Holtmann
2015-04-02
1
-6
/
+19
|
*
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
2015-04-02
3
-54
/
+65
|
*
Bluetooth: Move hci_get_cmd_complete() to hci_event.c
Johan Hedberg
2015-04-02
2
-51
/
+58
|
*
Bluetooth: Remove unused hci_req_pending() function
Johan Hedberg
2015-04-02
2
-7
/
+0
|
*
Bluetooth: Remove unneeded recv_event variable
Johan Hedberg
2015-04-02
3
-16
/
+0
|
*
Bluetooth: Convert hci_req_sync family of function to new request API
Johan Hedberg
2015-04-02
2
-14
/
+15
|
*
Bluetooth: Add second hci_request callback option for full skb
Johan Hedberg
2015-04-02
5
-44
/
+84
|
*
Bluetooth: Add clarifying comment to command status handling
Johan Hedberg
2015-04-02
1
-0
/
+6
|
*
Bluetooth: Export SMP selftest result in debugfs
Marcel Holtmann
2015-04-02
1
-9
/
+34
|
*
Bluetooth: Export ECDH selftest result in debugfs
Marcel Holtmann
2015-04-02
1
-4
/
+31
|
*
Bluetooth: Restrict BNEP flags to only valid ones
Marcel Holtmann
2015-04-02
1
-1
/
+11
|
*
Bluetooth: Restrict HIDP flags to only valid ones
Marcel Holtmann
2015-04-02
1
-1
/
+10
|
*
Bluetooth: Restrict CMTP flags to only valid ones
Marcel Holtmann
2015-04-02
1
-1
/
+10
|
*
Bluetooth: Remove unneeded extra ( ) in valid flags check
Marcel Holtmann
2015-04-02
1
-1
/
+1
|
*
Bluetooth: Expose current Device ID information via debugfs
Marcel Holtmann
2015-04-02
1
-0
/
+26
|
*
Bluetooth: Refactor HCI request variables into own struct
Johan Hedberg
2015-03-30
5
-16
/
+22
|
*
Bluetooth: Refactor L2CAP variables into l2cap_ctrl
Johan Hedberg
2015-03-30
4
-32
/
+32
|
*
Bluetooth: Remove superfluous extra empty line between functions
Marcel Holtmann
2015-03-29
1
-1
/
+0
|
*
Bluetooth: Fix error returns for Read Local OOB Extended Data commands
Marcel Holtmann
2015-03-29
1
-37
/
+34
|
*
Bluetooth: Move memory location outside of hci_dev lock
Marcel Holtmann
2015-03-29
1
-8
/
+6
|
*
Bluetooth: Update adv. parameters when conn. setting changes
Arman Uguray
2015-03-28
1
-1
/
+2
|
*
Bluetooth: Use ADV_SCAN_IND for adv. instances
Arman Uguray
2015-03-28
1
-1
/
+20
|
*
Bluetooth: Fix using global connectable settings for adv
Arman Uguray
2015-03-28
1
-4
/
+10
|
*
Bluetooth: Fix race condition with HCI_RESET flag
Johan Hedberg
2015-03-28
1
-10
/
+10
|
*
Bluetooth: btusb: Consolidate Broadcom based device entries
Marcel Holtmann
2015-03-28
1
-8
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
91
-275
/
+575
|
\
\
|
*
|
Linux 4.0-rc7
v4.0-rc7
Linus Torvalds
2015-04-06
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-06
21
-71
/
+78
|
|
\
\
|
|
*
|
net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
Jack Morgenstein
2015-04-06
1
-1
/
+2
|
|
*
|
net: dsa: fix filling routing table from OF description
Pavel Nakonechny
2015-04-06
2
-17
/
+10
|
|
*
|
l2tp: unregister l2tp_net_ops on failure path
WANG Cong
2015-04-06
1
-0
/
+1
|
|
*
|
mvneta: dont call mvneta_adjust_link() manually
Stas Sergeev
2015-04-06
1
-6
/
+1
|
|
*
|
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-06
7
-19
/
+34
|
|
*
|
netns: don't allocate an id for dead netns
Nicolas Dichtel
2015-04-03
1
-1
/
+3
|
|
*
|
Revert "netns: don't clear nsid too early on removal"
Nicolas Dichtel
2015-04-03
1
-15
/
+9
|
|
*
|
ip6mr: call del_timer_sync() in ip6mr_free_table()
WANG Cong
2015-04-02
1
-1
/
+1
|
|
*
|
net: move fib_rules_unregister() under rtnl lock
WANG Cong
2015-04-02
6
-5
/
+8
[next]