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
*
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
2015-10-12
5
-5
/
+21
*
packet: support per-packet fwmark for af_packet sendmsg
Edward Jee
2015-10-12
1
-1
/
+9
*
sock: support per-packet fwmark
Edward Jee
2015-10-12
1
-0
/
+26
*
bpf: enable non-root eBPF programs
Alexei Starovoitov
2015-10-12
1
-1
/
+2
*
bridge: push bridge setting ageing_time down to switchdev
Scott Feldman
2015-10-12
5
-7
/
+29
*
switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
Scott Feldman
2015-10-12
1
-1
/
+8
*
tcp: change type of alive from int to bool
Richard Sailer
2015-10-12
1
-3
/
+3
*
bridge: allow adding of fdb entries pointing to the bridge device
Roopa Prabhu
2015-10-12
2
-30
/
+93
*
tcp: fix RFS vs lockless listeners
Eric Dumazet
2015-10-11
2
-0
/
+2
*
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
2015-10-11
1
-1
/
+1
*
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
2015-10-11
1
-1
/
+1
*
net: dsa: add port_fdb_prepare
Vivien Didelot
2015-10-11
1
-2
/
+5
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-10-11
21
-135
/
+1870
|
\
|
*
Bluetooth: Fix basic debugfs entries for unconfigured controllers
Marcel Holtmann
2015-10-08
1
-14
/
+15
|
*
6lowpan: move shared settings to lowpan_netdev_setup
Alexander Aring
2015-10-08
3
-10
/
+5
|
*
Bluetooth: 6lowpan: Remove unnecessary chan_get() function
Johan Hedberg
2015-10-08
1
-15
/
+5
|
*
Bluetooth: 6lowpan: Rename confusing 'pchan' variables
Johan Hedberg
2015-10-08
1
-21
/
+21
|
*
Bluetooth: 6lowpan: Remove unnecessary chan_open() function
Johan Hedberg
2015-10-08
1
-12
/
+4
|
*
Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignment
Johan Hedberg
2015-10-08
1
-2
/
+0
|
*
Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignments
Johan Hedberg
2015-10-08
1
-3
/
+0
|
*
Bluetooth: 6lowpan: Fix imtu & omtu values
Johan Hedberg
2015-10-08
1
-2
/
+1
|
*
Bluetooth: Enforce packet types in hci_recv_frame driver function
Marcel Holtmann
2015-10-08
1
-0
/
+7
|
*
Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFF
Marcel Holtmann
2015-10-08
1
-7
/
+8
|
*
Bluetooth: Add debugfs entry for setting vendor diagnostic mode
Marcel Holtmann
2015-10-08
1
-3
/
+60
|
*
Bluetooth: Add support for vendor specific diagnostic channel
Marcel Holtmann
2015-10-08
2
-0
/
+18
|
*
Bluetooth: Send index information updates to monitor channel
Marcel Holtmann
2015-10-08
1
-1
/
+24
|
*
Bluetooth: Send transport open and close monitor events
Marcel Holtmann
2015-10-05
1
-0
/
+26
|
*
Bluetooth: Move handling of HCI_RUNNING flag into core
Marcel Holtmann
2015-10-05
1
-0
/
+3
|
*
Bluetooth: Move HCI_RUNNING check into hci_send_frame
Marcel Holtmann
2015-10-05
1
-0
/
+5
|
*
Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events
Marcel Holtmann
2015-10-05
1
-0
/
+6
|
*
Bluetooth: Limit userspace exposure of stack internal events
Marcel Holtmann
2015-10-05
1
-7
/
+9
|
*
nl802154: Missing return in nl802154_add_llsec_key()
Dan Carpenter
2015-10-02
1
-0
/
+1
|
*
ieee802154: handle datagram variables as u16
Alexander Aring
2015-10-01
3
-7
/
+9
|
*
ieee802154: 6lowpan: add tx/rx stats
Alexander Aring
2015-09-30
2
-0
/
+6
|
*
ieee802154: 6lowpan: don't skip first dsn while fragmentation
Alexander Aring
2015-09-30
1
-10
/
+17
|
*
ieee802154: 6lowpan: change datagram var types
Alexander Aring
2015-09-30
3
-7
/
+7
|
*
ieee802154: change mtu size behaviour
Alexander Aring
2015-09-30
3
-14
/
+13
|
*
mac802154: add comments for llsec issues
Alexander Aring
2015-09-30
2
-0
/
+8
|
*
nl802154: add support for security layer
Alexander Aring
2015-09-30
6
-0
/
+1460
|
*
nl802154: use nla_get_le64 for get extended addr
Alexander Aring
2015-09-30
1
-3
/
+1
|
*
Bluetooth: Add hci_cmd_sync function
Loic Poulain
2015-09-29
1
-0
/
+19
|
*
mac802154: iface: assume big endian for af_packet
Alexander Aring
2015-09-24
1
-5
/
+3
|
*
Bluetooth: Add BT_WARN and bt_dev_warn logging macros
Frederic Danis
2015-09-24
1
-0
/
+16
|
*
mac802154: tx: add warning if MTU exceeds
Alexander Aring
2015-09-22
1
-0
/
+11
|
*
ieee802154: change needed headroom/tailroom
Alexander Aring
2015-09-22
6
-14
/
+36
|
*
ieee802154: introduce wpan_dev_header_ops
Alexander Aring
2015-09-22
3
-18
/
+85
|
*
ieee802154: header_ops: fix frame control setting
Alexander Aring
2015-09-22
1
-9
/
+9
|
*
mac802154: llsec: fix device deletion from list
Alexander Aring
2015-09-22
1
-0
/
+1
*
|
net: synack packets can be attached to request sockets
Eric Dumazet
2015-10-11
1
-1
/
+2
*
|
bpf: fix cb access in socket filter programs
Alexei Starovoitov
2015-10-11
2
-10
/
+12
[next]