summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-02net: delete __dev_getfirstbyhwtypeVladimir Oltean1-1/+0
2020-12-02bridge: switchdev: Notify about VLAN protocol changesDanielle Ratson1-0/+2
2020-12-01net: switch to storing KCOV handle directly in sk_buffMarco Elver1-24/+13
2020-12-01net: sched: remove redundant 'rtnl_held' argumentVlad Buslov1-1/+1
2020-12-01mptcp: open code mptcp variant for lock_sockPaolo Abeni1-0/+1
2020-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-43/+134
2020-11-28Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+13
2020-11-28Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+1
2020-11-28Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-2/+26
2020-11-28net/sched: sch_frag: add generic packet fragment support.wenxu2-0/+8
2020-11-28net/sched: act_mirred: refactor the handle of xmitwenxu1-5/+0
2020-11-28net/tls: add CHACHA20-POLY1305 specific behaviorVadim Fedorenko1-3/+6
2020-11-28net/tls: add CHACHA20-POLY1305 specific defines and structuresVadim Fedorenko2-0/+16
2020-11-28net/tls: make inline helpers protocol-awareVadim Fedorenko1-14/+12
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron1-0/+2
2020-11-27Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2020-11-27Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann1-0/+1
2020-11-26mm: memcg: relayout structure mem_cgroup to avoid cache interferenceFeng Tang1-14/+14
2020-11-26net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy1-0/+6
2020-11-26lockdep: Introduce in_softirq lockdep assertYunsheng Lin1-0/+11
2020-11-26bridge: mrp: Implement LC mode for MRPHoratiu Vultur1-0/+1
2020-11-25net: sched: alias action flags with TCA_ACT_ prefixVlad Buslov1-5/+7
2020-11-25net: phy: remove the .did_interrupt() and .ack_interrupt() callbackIoana Ciornei1-15/+4
2020-11-25trace: fix potenial dangerous pointerHui Su1-4/+4
2020-11-25devlink: Fix reload stats structureMoshe Shemesh1-0/+2
2020-11-24devlink: Add blackhole_nexthop trapIdo Schimmel1-1/+3
2020-11-24Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2-55/+2
2020-11-24firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne1-4/+0
2020-11-24net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger1-0/+5
2020-11-24net: don't include ethtool.h from netdevice.hJakub Kicinski5-1/+5
2020-11-24tcp: fix race condition when creating child sockets from syncookiesRicardo Dias1-2/+3
2020-11-24net: ptp: introduce common defines for PTP message typesChristian Eggers1-1/+6
2020-11-24compat: always include linux/compat.h from net/compat.hJakub Kicinski1-10/+0
2020-11-23rxrpc: Don't leak the service-side session key to userspaceDavid Howells1-0/+1
2020-11-23rxrpc: Remove the rxk5 security class as it's now defunctDavid Howells1-55/+0
2020-11-23keys: Provide the original description to the key preparserDavid Howells1-0/+1
2020-11-23Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+24
2020-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-15/+33
2020-11-22Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-11-22mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)1-0/+2
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2-15/+29
2020-11-22compiler-clang: remove version check for BPF TracingNick Desaulniers1-0/+2
2020-11-22Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/...Jakub Kicinski6-24/+60
2020-11-22bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles1-0/+8
2020-11-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+3
2020-11-21mptcp: track window announced to peerFlorian Westphal1-1/+2
2020-11-20ethtool: add ETHTOOL_COALESCE_ALL_PARAMS defineAntonio Cardace1-0/+1
2020-11-20net: stream: fix TCP references when INET is not enabledRandy Dunlap1-0/+5
2020-11-20octeontx2-pf: move lmt flush to include/linux/socSrujana Challa1-0/+29
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+0