index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-09-06
net: sched: fix reordering issues
Eric Dumazet
2019-09-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-09-06
net_sched: act_police: add 2 new attributes to support police 64bit rate and ...
David Dai
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
2019-09-05
new helper: get_tree_keyed()
Al Viro
2019-09-05
Bluetooth: mgmt: Use struct_size() helper
Gustavo A. R. Silva
2019-09-05
Bluetooth: 6lowpan: Make variable header_ops constant
Nishka Dasgupta
2019-09-05
Bluetooth: Add support for utilizing Fast Advertising Interval
Spoorthi Ravishankar Koppad
2019-09-05
xsk: lock the control mutex in sock_diag interface
Björn Töpel
2019-09-05
xsk: use state member for socket synchronization
Björn Töpel
2019-09-05
xsk: avoid store-tearing when assigning umem
Björn Töpel
2019-09-05
xsk: avoid store-tearing when assigning queues
Björn Töpel
2019-09-05
netfilter: nf_tables: fix possible null-pointer dereference in object update
Fernando Fernandez Mancera
2019-09-05
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2019-09-05
pppoatm: use %*ph to print small buffer
Andy Shevchenko
2019-09-05
Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...
David S. Miller
2019-09-05
net: mpoa: Use kzfree rather than its implementation.
zhong jiang
2019-09-05
sunrpc: Use kzfree rather than its implementation.
zhong jiang
2019-09-05
ipv6: Fix RTA_MULTIPATH with nexthop objects
David Ahern
2019-09-05
net: sock_map, fix missing ulp check in sock hash case
John Fastabend
2019-09-05
tipc: add NULL pointer check before calling kfree_rcu
Xin Long
2019-09-05
vsock/virtio: a better comment on credit update
Michael S. Tsirkin
2019-09-05
net/tls: dedup the record cleanup
Jakub Kicinski
2019-09-05
net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE
Jakub Kicinski
2019-09-05
net/tls: narrow down the critical area of device_offload_lock
Jakub Kicinski
2019-09-05
net/tls: don't jump to return
Jakub Kicinski
2019-09-05
net/tls: use the full sk_proto pointer
Jakub Kicinski
2019-09-05
Convert usage of IN_MULTICAST to ipv4_is_multicast
Dave Taht
2019-09-05
net/sched: cbs: remove redundant assignment to variable port_rate
Colin Ian King
2019-09-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-09-05
Revert "Bluetooth: validate BLE connection interval updates"
Marcel Holtmann
2019-09-05
net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)
Maciej Żenczykowski
2019-09-05
sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
Xin Long
2019-09-05
rxrpc: Fix misplaced traceline
David Howells
2019-09-04
can: add support of SAE J1939 protocol
The j1939 authors
2019-09-04
can: introduce CAN_REQUIRED_SIZE macro
Kurt Van Dijck
2019-09-04
can: af_can: use spin_lock_bh() for &net->can.rcvlists_lock
Oleksij Rempel
2019-09-04
can: af_can: remove NULL-ptr checks from users of can_dev_rcv_lists_find()
Marc Kleine-Budde
2019-09-04
can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...
Marc Kleine-Budde
2019-09-04
can: introduce CAN midlayer private and allocate it automatically
Marc Kleine-Budde
2019-09-04
can: af_can: can_pernet_exit(): no need to iterate over and cleanup registere...
Marc Kleine-Budde
2019-09-04
can: af_can: can_rx_register(): use max() instead of open coding it
Marc Kleine-Budde
2019-09-04
can: af_can: give variable holding the CAN receiver and the receiver list a s...
Marc Kleine-Budde
2019-09-04
can: af_can: rename find_dev_rcv_lists() to can_dev_rcv_lists_find()
Marc Kleine-Budde
2019-09-04
can: af_can: rename find_rcv_list() to can_rcv_list_find()
Marc Kleine-Budde
2019-09-04
can: proc: give variable holding the CAN per device receive lists a sensible ...
Marc Kleine-Budde
2019-09-04
can: af_can: give variable holding the CAN per device receive lists a sensibl...
Marc Kleine-Budde
2019-09-04
can: netns: remove "can_" prefix from members struct netns_can
Marc Kleine-Budde
2019-09-04
can: proc: give variables holding CAN statistics a sensible name
Marc Kleine-Budde
2019-09-04
can: af_can: give variables holding CAN statistics a sensible name
Marc Kleine-Budde
[prev]
[next]