aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-12Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub...David S. Miller2-2/+13
2021-02-12Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...David S. Miller1-7/+7
2021-02-12mptcp: add netlink event supportFlorian Westphal1-0/+74
2021-02-12mptcp: avoid lock_fast usage in accept pathFlorian Westphal1-0/+1
2021-02-13bpf: Drop MTU check when doing TC-BPF redirect to ingressJesper Dangaard Brouer1-2/+30
2021-02-13bpf: Add BPF-helper for MTU checkingJesper Dangaard Brouer1-0/+75
2021-02-13bpf: bpf_fib_lookup return MTU value as output when looked upJesper Dangaard Brouer1-2/+9
2021-02-12Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2021-02-12nl80211: add documentation for HT/VHT/HE disable attributesJohannes Berg1-2/+9
2021-02-12cfg80211/mac80211: Support disabling HE modeBen Greear2-0/+4
2021-02-11net/sock: Add kernel config SOCK_RX_QUEUE_MAPPINGTariq Toukan1-6/+6
2021-02-11tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.Arjun Roy1-1/+1
2021-02-11net: fix dev_ifsioc_locked() race conditionCong Wang1-0/+3
2021-02-11bpf: Expose bpf_get_socket_cookie to tracing programsFlorent Revest2-0/+9
2021-02-11bpf: Be less specific about socket cookies guaranteesFlorent Revest1-4/+4
2021-02-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernDavid S. Miller4-5/+57
2021-02-11octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya1-0/+8
2021-02-11xen/events: link interdomain events to associated xenbus deviceJuergen Gross1-3/+4
2021-02-11Merge tag 'mlx5-for-upstream-2021-02-10' of git://git.kernel.org/pub/scm/linu...David S. Miller1-1/+0
2021-02-11net: initialize net->net_cookie at netns setupEric Dumazet1-3/+1
2021-02-11net: dsa: add support for offloading HSRGeorge McCollister1-0/+13
2021-02-11net: hsr: add offloading supportGeorge McCollister2-0/+36
2021-02-11net: phy: introduce phydev->portMichael Walle1-0/+2
2021-02-11devlink: Fix dmac_filter trap name, align to its documentationAya Levin1-1/+1
2021-02-11bpf: Count the number of times recursion was preventedAlexei Starovoitov2-0/+2
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov2-3/+4
2021-02-11bpf: Compute program stats for sleepable programsAlexei Starovoitov1-2/+2
2021-02-11bpf: Optimize program statsAlexei Starovoitov2-11/+11
2021-02-11arm/xen: Don't probe xenbus as part of an early initcallJulien Grall1-2/+0
2021-02-10net/mlx5: Delete device list leftoverLeon Romanovsky1-1/+0
2021-02-10net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu1-0/+2
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller17-20/+50
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-3/+11
2021-02-10bpf: Allow variable-offset stack accessAndrei Matei2-1/+7
2021-02-09firmware_loader: align .builtin_fw to 8Fangrui Song1-1/+1
2021-02-09net: add sysfs attribute to control napi threaded modeWei Wang1-0/+2
2021-02-09net: implement threaded-able napi poll loop supportWei Wang1-14/+7
2021-02-10Merge tag 'qcom-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann3-1/+20
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean1-0/+2
2021-02-08IPv6: Add "offload failed" indication to routesAmit Cohen1-2/+3
2021-02-08IPv4: Add "offload failed" indication to routesAmit Cohen1-1/+2
2021-02-08rtnetlink: Add RTM_F_OFFLOAD_FAILED flagAmit Cohen1-0/+5
2021-02-08switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur1-2/+0
2021-02-08net: watchdog: hold device global xmit lock during tx disableEdwin Peer1-0/+2
2021-02-08Merge tag 'mlx5-updates-2021-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+29
2021-02-08Merge tag 'batadv-next-pullrequest-20210208' of git://git.open-mesh.org/linux...Jakub Kicinski2-2/+2
2021-02-08ssb: Use true and false for bool variableJiapeng Chong1-7/+7
2021-02-07Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+8
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-0/+6
2021-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski6-17/+18