index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-11-27
net/sched: sch_frag: add generic packet fragment support.
wenxu
2020-11-27
net/sched: act_mirred: refactor the handle of xmit
wenxu
2020-11-27
net/tls: add CHACHA20-POLY1305 specific behavior
Vadim Fedorenko
2020-11-27
net/tls: add CHACHA20-POLY1305 specific defines and structures
Vadim Fedorenko
2020-11-27
net/tls: make inline helpers protocol-aware
Vadim Fedorenko
2020-11-25
lockdep: Introduce in_softirq lockdep assert
Yunsheng Lin
2020-11-25
bridge: mrp: Implement LC mode for MRP
Horatiu Vultur
2020-11-25
net: sched: alias action flags with TCA_ACT_ prefix
Vlad Buslov
2020-11-25
net: phy: remove the .did_interrupt() and .ack_interrupt() callback
Ioana Ciornei
2020-11-24
devlink: Add blackhole_nexthop trap
Ido Schimmel
2020-11-24
Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
net: ptp: introduce common defines for PTP message types
Christian Eggers
2020-11-23
compat: always include linux/compat.h from net/compat.h
Jakub Kicinski
2020-11-23
rxrpc: Don't leak the service-side session key to userspace
David Howells
2020-11-23
rxrpc: Remove the rxk5 security class as it's now defunct
David Howells
2020-11-23
keys: Provide the original description to the key preparser
David Howells
2020-11-21
Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2020-11-20
mptcp: track window announced to peer
Florian Westphal
2020-11-20
ethtool: add ETHTOOL_COALESCE_ALL_PARAMS define
Antonio Cardace
2020-11-20
net: stream: fix TCP references when INET is not enabled
Randy Dunlap
2020-11-20
octeontx2-pf: move lmt flush to include/linux/soc
Srujana Challa
2020-11-20
net: add annotation for sock_{lock,unlock}_fast
Paolo Abeni
2020-11-20
net: openvswitch: Be liberal in tcp conntrack.
Numan Siddique
2020-11-20
dt-bindings: firmware: add IMX_SC_R_CAN(x) macro for CAN
Joakim Zhang
2020-11-20
can: gw: support modification of Classical CAN DLCs
Oliver Hartkopp
2020-11-20
can: drivers: introduce helpers to access Classical CAN DLC values
Oliver Hartkopp
2020-11-20
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
Oliver Hartkopp
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
can: remove obsolete get_canfd_dlc() macro
Oliver Hartkopp
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-20
can: add optional DLC element to Classical CAN frame structure
Oliver Hartkopp
2020-11-19
devlink: move flash end and begin to core devlink
Jacob Keller
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-11-19
Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-11-19
ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
Georg Kohmann
2020-11-18
atm: nicstar: Replace in_interrupt() usage
Sebastian Andrzej Siewior
2020-11-18
Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-11-18
Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...
Linus Torvalds
2020-11-18
ptp: document struct ptp_clock_request members
Ahmad Fatoum
2020-11-17
net/tls: Fix wrong record sn in async mode of device resync
Tariq Toukan
2020-11-17
net: core: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-11-17
net: wan: Delete the DLCI / SDLA drivers
Xie He
2020-11-17
net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling
Randy Dunlap
2020-11-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-11-16
tcp: factor out __tcp_close() helper
Paolo Abeni
2020-11-16
tcp: factor out tcp_build_frag()
Paolo Abeni
2020-11-16
ipv6/netfilter: Discard first fragment not including all headers
Georg Kohmann
[next]