summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-04mptcp: netlink: Add MPTCP_PM_CMD_REMOVEKishen Maloor1-0/+2
2022-05-04mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCEKishen Maloor1-0/+2
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-25/+65
2022-05-03netdev: reshuffle netif_napi_add() APIs to allow dropping weightJakub Kicinski1-17/+33
2022-05-03mptcp: expose server_side attribute in MPTCP netlink eventsKishen Maloor1-0/+1
2022-05-03Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni2-10/+18
2022-05-03net: sysctl: introduce sysctl SYSCTL_THREETonghao Zhang1-4/+5
2022-05-02net/mlx5: fs, add unused destination typeMark Bloch1-0/+1
2022-05-02net/mlx5: fs, split software and IFC flow destination definitionsMark Bloch2-10/+17
2022-05-02net: mscc: ocelot: add missed parentheses around macro argumentColin Foster1-1/+1
2022-05-02net: mscc: ocelot: remove unnecessary variableColin Foster1-5/+2
2022-05-02Stefan Schmidt says:Jakub Kicinski3-10/+96
2022-05-01net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici3-0/+83
2022-05-01net: phy: Add BaseT1 auto-negotiation registersAlexandru Tachici1-0/+40
2022-05-01net: phy: Add 10-BaseT1L registersAlexandru Tachici1-0/+25
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici2-1/+2
2022-04-30net: lan966x: Fix compilation errorHoratiu Vultur1-0/+4
2022-04-30net: ethernet: ocelot: remove the need for num_stats initializerColin Foster1-0/+10
2022-04-30net: inline dev_queue_xmit()Pavel Begunkov1-2/+12
2022-04-30net: inline skb_zerocopy_iter_dgramPavel Begunkov1-14/+22
2022-04-30net: inline sock_alloc_send_skbPavel Begunkov1-2/+8
2022-04-29Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...Jakub Kicinski1-1/+5
2022-04-29tcp: pass back data left in socket after receiveJens Axboe1-1/+5
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil2-8/+12
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski19-289/+105
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-15/+22
2022-04-28Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni2-1/+2
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski7-149/+134
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+1
2022-04-27hex2bin: make the function hex_to_bin constant-timeMikulas Patocka1-1/+1
2022-04-27Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+2
2022-04-27net: atm: remove support for ZeitNet ZN122x ATM devicesJakub Kicinski1-47/+0
2022-04-26net: Use this_cpu_inc() to increment net->core_statsSebastian Andrzej Siewior1-12/+9
2022-04-26net: generalize skb freeing deferral to per-cpu listsEric Dumazet4-14/+8
2022-04-26bpf: Compute map_btf_id during build timeMenglong Dong1-2/+1
2022-04-26Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-04-26Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedLuiz Augusto von Dentz1-1/+1
2022-04-26Bluetooth: hci_event: Fix checking for invalid handle on error statusLuiz Augusto von Dentz1-0/+1
2022-04-26xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski1-0/+1
2022-04-25bpf: Make BTF type match stricter for release argumentsKumar Kartikeya Dwivedi1-1/+2
2022-04-25bpf: Teach verifier about kptr_get kfunc helpersKumar Kartikeya Dwivedi1-0/+2
2022-04-25bpf: Wire up freeing of referenced kptrKumar Kartikeya Dwivedi2-0/+6
2022-04-25bpf: Populate pairs of btf_id and destructor kfunc in btfKumar Kartikeya Dwivedi1-0/+17
2022-04-25bpf: Adapt copy_map_value for multiple offset caseKumar Kartikeya Dwivedi1-26/+30
2022-04-25bpf: Prevent escaping of kptr loaded from mapsKumar Kartikeya Dwivedi1-1/+9
2022-04-25bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi2-0/+20
2022-04-25bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi2-3/+5
2022-04-25bpf: Allow storing unreferenced kptr in mapKumar Kartikeya Dwivedi2-1/+32
2022-04-25bpf: Use bpf_prog_run_array_cg_flags everywhereStanislav Fomichev1-6/+2
2022-04-25net: mac802154: Create an error helper for asynchronous offloading errorsMiquel Raynal1-0/+9