summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-11-27net/sched: sch_frag: add generic packet fragment support.wenxu
2020-11-27net/sched: act_mirred: refactor the handle of xmitwenxu
2020-11-27net/tls: add CHACHA20-POLY1305 specific behaviorVadim Fedorenko
2020-11-27net/tls: add CHACHA20-POLY1305 specific defines and structuresVadim Fedorenko
2020-11-27net/tls: make inline helpers protocol-awareVadim Fedorenko
2020-11-25lockdep: Introduce in_softirq lockdep assertYunsheng Lin
2020-11-25bridge: mrp: Implement LC mode for MRPHoratiu Vultur
2020-11-25net: sched: alias action flags with TCA_ACT_ prefixVlad Buslov
2020-11-25net: phy: remove the .did_interrupt() and .ack_interrupt() callbackIoana Ciornei
2020-11-24devlink: Add blackhole_nexthop trapIdo Schimmel
2020-11-24Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-23net: ptp: introduce common defines for PTP message typesChristian Eggers
2020-11-23compat: always include linux/compat.h from net/compat.hJakub Kicinski
2020-11-23rxrpc: Don't leak the service-side session key to userspaceDavid Howells
2020-11-23rxrpc: Remove the rxk5 security class as it's now defunctDavid Howells
2020-11-23keys: Provide the original description to the key preparserDavid Howells
2020-11-21Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-11-20mptcp: track window announced to peerFlorian Westphal
2020-11-20ethtool: add ETHTOOL_COALESCE_ALL_PARAMS defineAntonio Cardace
2020-11-20net: stream: fix TCP references when INET is not enabledRandy Dunlap
2020-11-20octeontx2-pf: move lmt flush to include/linux/socSrujana Challa
2020-11-20net: add annotation for sock_{lock,unlock}_fastPaolo Abeni
2020-11-20net: openvswitch: Be liberal in tcp conntrack.Numan Siddique
2020-11-20dt-bindings: firmware: add IMX_SC_R_CAN(x) macro for CANJoakim Zhang
2020-11-20can: gw: support modification of Classical CAN DLCsOliver Hartkopp
2020-11-20can: drivers: introduce helpers to access Classical CAN DLC valuesOliver Hartkopp
2020-11-20can: rename CAN FD related can_len2dlc and can_dlc2len helpersOliver Hartkopp
2020-11-20can: replace can_dlc as variable/element for payload lengthOliver Hartkopp
2020-11-20can: remove obsolete get_canfd_dlc() macroOliver Hartkopp
2020-11-20can: rename get_can_dlc() macro with can_cc_dlc2len()Oliver Hartkopp
2020-11-20can: add optional DLC element to Classical CAN frame structureOliver Hartkopp
2020-11-19devlink: move flash end and begin to core devlinkJacob Keller
2020-11-19devlink: move request_firmware out of driverJacob Keller
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-19Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann
2020-11-18atm: nicstar: Replace in_interrupt() usageSebastian Andrzej Siewior
2020-11-18Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-11-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds
2020-11-18ptp: document struct ptp_clock_request membersAhmad Fatoum
2020-11-17net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan
2020-11-17net: core: fix some kernel-doc markupsMauro Carvalho Chehab
2020-11-17net: wan: Delete the DLCI / SDLA driversXie He
2020-11-17net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handlingRandy Dunlap
2020-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-11-16tcp: factor out __tcp_close() helperPaolo Abeni
2020-11-16tcp: factor out tcp_build_frag()Paolo Abeni
2020-11-16ipv6/netfilter: Discard first fragment not including all headersGeorg Kohmann