summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netsec: restore phy power state after controller resetMian Yousaf Kaukab2021-03-181-3/+6
* ipv6: weaken the v4mapped source checkJakub Kicinski2021-03-184-10/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-03-1814-94/+336
|\
| * libbpf: Use SOCK_CLOEXEC when opening the netlink socketKumar Kartikeya Dwivedi2021-03-181-1/+1
| * libbpf: Fix error path in bpf_object__elf_init()Namhyung Kim2021-03-181-1/+2
| * bpf: Fix fexit trampoline.Alexei Starovoitov2021-03-185-61/+213
| * bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk2021-03-174-10/+59
| * bpf: Add sanity check for upper ptr_limitPiotr Krysiuk2021-03-171-3/+8
| * bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk2021-03-171-5/+5
| * bpf: Fix off-by-one for area size in creating mask to leftPiotr Krysiuk2021-03-171-2/+2
| * bpf: Prohibit alu ops for pointer types not defining ptr_limitPiotr Krysiuk2021-03-171-6/+10
| * ftrace: Fix modify_ftrace_direct.Alexei Starovoitov2021-03-171-5/+38
| * selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu2021-03-151-4/+2
* | net: fix race between napi kthread mode and busy pollWei Wang2021-03-172-1/+20
* | Merge tag 'mac80211-for-net-2021-03-17' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-03-179-15/+32
|\ \
| * | wireless/nl80211: fix wdev_id may be used uninitializedJarod Wilson2021-03-161-1/+1
| * | mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel2021-03-161-1/+12
| * | nl80211: fix locking for wireless device netns changeJohannes Berg2021-03-161-3/+7
| * | mac80211: Check crypto_aead_encrypt for errorsDaniel Phan2021-03-162-4/+6
| * | mac80211: Allow HE operation to be longer than expected.Brian Norris2021-03-162-2/+2
| * | mac80211: minstrel_ht: remove unused variable 'mg'Johannes Berg2021-03-161-2/+0
| * | mac80211: fix double free in ibss_leaveMarkus Theil2021-03-161-0/+2
| * | mac80211: fix rate mask resetJohannes Berg2021-03-161-2/+2
* | | net/sched: cls_flower: fix only mask bit check in the validate_ct_statewenxu2021-03-171-1/+1
* | | ionic: linearize tso skb with too many fragsShannon Nelson2021-03-171-6/+7
* | | MAINTAINERS: Update Spidernet network driverGeoff Levand2021-03-161-1/+3
* | | Merge branch 'nfp-fixes'David S. Miller2021-03-163-9/+48
|\ \ \
| * | | nfp: flower: fix pre_tun mask id allocationLouis Peens2021-03-161-7/+17
| * | | nfp: flower: add ipv6 bit to pre_tunnel control messageLouis Peens2021-03-161-2/+13
| * | | nfp: flower: fix unsupported pre_tunnel flowsLouis Peens2021-03-161-0/+18
|/ / /
* | | net: broadcom: BCM4908_ENET should not default to y, unconditionallyGeert Uytterhoeven2021-03-161-1/+1
* | | net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu2021-03-165-6/+14
* | | Merge tag 'linux-can-fixes-for-5.12-20210316' of git://git.kernel.org/pub/scm...David S. Miller2021-03-1613-39/+35
|\ \ \
| * | | can: m_can: m_can_rx_peripheral(): fix RX being blocked by errorsTorin Cooper-Bennun2021-03-161-1/+1
| * | | can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun2021-03-161-3/+0
| * | | can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang2021-03-162-24/+6
| * | | can: c_can_pci: c_can_pci_remove(): fix use-after-freeTong Zhang2021-03-161-1/+2
| * | | can: kvaser_usb: Add support for USBcan Pro 4xHSJimmy Assarsson2021-03-162-1/+4
| * | | can: kvaser_pciefd: Always disable bus load reportingJimmy Assarsson2021-03-161-0/+4
| * | | can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello2021-03-161-1/+7
| * | | can: peak_usb: add forgotten supported devicesStephane Grosjean2021-03-161-0/+2
| * | | can: isotp: TX-path: ensure that CAN frame flags are initializedMarc Kleine-Budde2021-03-161-6/+3
| * | | can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FDMarc Kleine-Budde2021-03-161-1/+2
| * | | can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-163-1/+4
| |/ /
* | | docs: net: ena: Fix ena_start_xmit() function name typoZenghui Yu2021-03-161-1/+1
* | | selftests/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas2021-03-161-16/+16
|/ /
* | mptcp: fix ADD_ADDR HMAC in case port is specifiedDavide Caratti2021-03-161-10/+14
* | tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin2021-03-153-5/+11
* | tipc: better validate user input in tipc_nl_retrieve_key()Eric Dumazet2021-03-151-3/+8
* | net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong2021-03-151-1/+1