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
*
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
2018-07-30
2
-2
/
+32
*
Bluetooth: Use selected PHYs in extended connect
Jaganath Kanakkassery
2018-07-30
1
-16
/
+45
*
Bluetooth: Handle extended ADV PDU types
Jaganath Kanakkassery
2018-07-30
1
-13
/
+37
*
Bluetooth: Set Scan PHYs based on selected PHYs by user
Jaganath Kanakkassery
2018-07-30
1
-9
/
+28
*
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
2018-07-30
2
-1
/
+25
*
Bluetooth: Implement Set PHY Confguration command
Jaganath Kanakkassery
2018-07-30
2
-0
/
+208
*
Bluetooth: Implement Get PHY Configuration mgmt command
Jaganath Kanakkassery
2018-07-30
1
-0
/
+145
*
Bluetooth: Define PHY flags in hdev and set 1M as default
Jaganath Kanakkassery
2018-07-30
1
-4
/
+5
*
Bluetooth: Use lock_sock_nested in bt_accept_enqueue
Philipp Puschmann
2018-07-18
1
-1
/
+1
*
Bluetooth: avoid killing an already killed socket
Sudip Mukherjee
2018-07-16
1
-1
/
+2
*
Bluetooth: Use extended LE Connection if supported
Jaganath Kanakkassery
2018-07-06
3
-18
/
+109
*
Bluetooth: Introduce helpers for le conn status and complete
Jaganath Kanakkassery
2018-07-06
1
-45
/
+65
*
Bluetooth: Process extended ADV report event
Jaganath Kanakkassery
2018-07-06
2
-0
/
+61
*
Bluetooth: Use extended scanning if controller supports
Jaganath Kanakkassery
2018-07-06
2
-25
/
+136
*
Bluetooth: Introduce helpers for LE set scan start and complete
Jaganath Kanakkassery
2018-07-06
2
-49
/
+46
*
Bluetooth: Add HCI command for clear Resolv list
Ankit Navik
2018-07-06
2
-0
/
+22
*
Bluetooth: Store Resolv list size
Ankit Navik
2018-07-06
3
-0
/
+45
*
6lowpan: iphc: reset mac_header after decompress to fix panic
Michael Scott
2018-07-06
1
-0
/
+1
*
net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
Edward Cree
2018-07-06
2
-16
/
+116
*
net: ipv4: fix list processing on L3 slave devices
Edward Cree
2018-07-06
1
-8
/
+15
*
net: core: filter: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-05
1
-0
/
+1
*
net: decnet: dn_nsp_in: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-05
1
-0
/
+1
*
tipc: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-05
2
-0
/
+2
*
devlink: Add enable_sriov boolean generic parameter
Vasundhara Volam
2018-07-05
1
-1
/
+5
*
devlink: Add generic parameters internal_err_reset and max_macs
Moshe Shemesh
2018-07-05
1
-1
/
+13
*
devlink: Add devlink notifications support for params
Moshe Shemesh
2018-07-05
1
-0
/
+50
*
devlink: Add support for get/set driverinit value
Moshe Shemesh
2018-07-05
1
-0
/
+77
*
devlink: Add param set command
Moshe Shemesh
2018-07-05
1
-0
/
+134
*
devlink: Add param get command
Moshe Shemesh
2018-07-05
1
-0
/
+250
*
devlink: Add devlink_param register and unregister
Moshe Shemesh
2018-07-05
1
-0
/
+148
*
net: limit each hash list length to MAX_GRO_SKBS
Li RongQing
2018-07-05
1
-33
/
+23
*
net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish()
Edward Cree
2018-07-05
1
-5
/
+11
*
net/sched: Make etf report drops on error_queue
Jesus Sanchez-Palencia
2018-07-04
2
-2
/
+37
*
net/sched: Add HW offloading capability to ETF
Jesus Sanchez-Palencia
2018-07-04
1
-1
/
+70
*
net/sched: Introduce the ETF Qdisc
Vinicius Costa Gomes
2018-07-04
3
-0
/
+396
*
net/sched: Allow creating a Qdisc watchdog with other clocks
Vinicius Costa Gomes
2018-07-04
1
-2
/
+9
*
net: packet: Hook into time based transmission.
Richard Cochran
2018-07-04
1
-0
/
+6
*
net: ipv6: Hook into time based transmission
Jesus Sanchez-Palencia
2018-07-04
3
-5
/
+14
*
net: ipv4: Hook into time based transmission
Jesus Sanchez-Palencia
2018-07-04
5
-0
/
+9
*
net: Add a new socket option for a future transmit time.
Richard Cochran
2018-07-04
1
-0
/
+35
*
net: Clear skb->tstamp only on the forwarding path
Jesus Sanchez-Palencia
2018-07-04
1
-1
/
+1
*
net: sched: act_pedit: fix possible memory leak in tcf_pedit_init()
Wei Yongjun
2018-07-04
1
-9
/
+16
*
net:sched: add action inheritdsfield to skbedit
Qiaobin Fu
2018-07-04
1
-0
/
+41
*
net: don't bother calling list RX functions on empty lists
Edward Cree
2018-07-04
1
-2
/
+6
*
net: ipv4: listify ip_rcv_finish
Edward Cree
2018-07-04
1
-6
/
+48
*
net: ipv4: listified version of ip_rcv
Edward Cree
2018-07-04
3
-10
/
+67
*
net: core: propagate SKB lists through packet_type lookup
Edward Cree
2018-07-04
1
-8
/
+64
*
net: core: another layer of lists, around PF_MEMALLOC skb handling
Edward Cree
2018-07-04
1
-8
/
+36
*
net: core: Another step of skb receive list processing
Edward Cree
2018-07-04
1
-5
/
+56
*
net: core: unwrap skb list receive slightly further
Edward Cree
2018-07-04
1
-1
/
+3
[next]