summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2022-04-20bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytesLiu Jian
2022-04-20flow_dissector: Add number of vlan tags dissectorBoris Sukholitko
2022-04-19bpf: Fix usage of trace RCU in local storage.KP Singh
2022-04-19rtnetlink: return EINVAL when request cannot succeedFlorent Fourcot
2022-04-19rtnetlink: return ENODEV when IFLA_ALT_IFNAME is used in dellinkFlorent Fourcot
2022-04-19rtnetlink: enable alt_ifname for setlink/newlinkFlorent Fourcot
2022-04-19rtnetlink: return ENODEV when ifname does not exist and group is givenFlorent Fourcot
2022-04-19net: sched: use queue_mapping to pick tx queueTonghao Zhang
2022-04-18devlink: add port to line card relationship setJiri Pirko
2022-04-18devlink: implement line card active stateJiri Pirko
2022-04-18devlink: implement line card provisioningJiri Pirko
2022-04-18devlink: add support to create line card and expose to userJiri Pirko
2022-04-15net: page_pool: introduce ethtool statsLorenzo Bianconi
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-14rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS repliesPetr Machata
2022-04-13net: rtnetlink: add ndm flags and state mask attributesNikolay Aleksandrov
2022-04-13net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_delNikolay Aleksandrov
2022-04-13net: rtnetlink: add bulk delete support flagNikolay Aleksandrov
2022-04-13net: rtnetlink: add helper to extract msg type's kindNikolay Aleksandrov
2022-04-13net: rtnetlink: add msg kind namesNikolay Aleksandrov
2022-04-12page_pool: Add recycle stats to page_pool_put_page_bulkLorenzo Bianconi
2022-04-12net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp
2022-04-11net: skb: rename SKB_DROP_REASON_PTYPE_ABSENTMenglong Dong
2022-04-11net: sock: introduce sock_queue_rcv_skb_reason()Menglong Dong
2022-04-08flow_dissector: fix false-positive __read_overflow2_field() warningJakub Kicinski
2022-04-08net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov
2022-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-07net-core: rx_otherhost_dropped to core_statsJeffrey Ji
2022-04-07net: extract a few internals from netdevice.hJakub Kicinski
2022-04-07net: unexport a handful of dev_* functionsJakub Kicinski
2022-04-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-04-06tcp: add accessors to read/set tp->snd_cwndEric Dumazet
2022-04-06bpf: Support dual-stack sockets in bpf_tcp_check_syncookieMaxim Mikityanskiy
2022-04-06net: ethernet: mtk_eth_soc: implement flow offloading to WED devicesFelix Fietkau
2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp
2022-04-05net: ensure net_todo_list is processed quicklyJohannes Berg
2022-04-01skbuff: fix coalescing for page_pool fragment recyclingJean-Philippe Brucker
2022-03-28net: move net_unlink_todo() out of the headerJohannes Berg
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-03-21net: Revert the softirq will run annotation in ____napi_schedule().Sebastian Andrzej Siewior
2022-03-21devlink: hold the instance lock during eswitch_mode callbacksJakub Kicinski
2022-03-21devlink: add explicitly locked flavor of the rate node APIsJakub Kicinski
2022-03-20bpf: Check for NULL return from bpf_get_btf_vmlinuxKumar Kartikeya Dwivedi
2022-03-20bpf: Treat bpf_sk_lookup remote_port as a 2-byte fieldJakub Sitnicki
2022-03-20bpf: Enable non-atomic allocations in local storageJoanne Koong
2022-03-18net: set default rss queues num to physical cores / 2Íñigo Huguet
2022-03-17veth: Rework veth_xdp_rcv_skb in order to accept non-linear skbLorenzo Bianconi
2022-03-16devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski
2022-03-16devlink: hold the instance lock in port_split / port_unsplit callbacksJakub Kicinski