summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2022-04-20flow_dissector: Add number of vlan tags dissectorBoris Sukholitko
2022-04-19net: sched: support hash selecting 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-15ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet
2022-04-15net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern
2022-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
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-13net: rtnetlink: add bulk delete support flagNikolay Aleksandrov
2022-04-13net: rtnetlink: use BIT for flag valuesNikolay 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-13esp: limit skb_page_frag_refill use to a single pageSabrina Dubroca
2022-04-12net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp
2022-04-11ipv4: Use dscp_t in struct fib_entry_notifier_infoGuillaume Nault
2022-04-11ipv4: Use dscp_t in struct fib_rt_infoGuillaume Nault
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-04-11mac80211: introduce BSS color collision detectionLorenzo Bianconi
2022-04-11mac80211: Improve confusing comment around tx_info clearingToke Høiland-Jørgensen
2022-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2022-04-11net: icmp: add skb drop reasons to icmp protocolMenglong Dong
2022-04-11net: sock: introduce sock_queue_rcv_skb_reason()Menglong Dong
2022-04-10tls: rx: simplify async waitJakub Kicinski
2022-04-08net/sched: act_skbedit: Add extack messages for offload failureIdo Schimmel
2022-04-08net/sched: act_gact: Add extack messages for offload failureIdo Schimmel
2022-04-08net/sched: act_api: Add extack to offload_act_setup() callbackIdo Schimmel
2022-04-08net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov
2022-04-08tls: rx: use a define for tag lengthJakub Kicinski
2022-04-08tls: rx: don't store the decryption status in socket contextJakub Kicinski
2022-04-08tls: rx: don't store the record type in socket contextJakub Kicinski
2022-04-08netfilter: ecache: move to separate structureFlorian Westphal
2022-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-07tcp: Add tracepoint for tcp_set_ca_statePing Gan
2022-04-06ipv6: fix locking issues with loops over idev->addr_listNiels Dossche
2022-04-06tcp: add accessors to read/set tp->snd_cwndEric Dumazet
2022-04-01mctp: Use output netdev to allocate skb headroomMatt Johnston
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-23net/sched: fix incorrect vlan_push_eth dest fieldLouis Peens
2022-03-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-03-21devlink: add explicitly locked flavor of the rate node APIsJakub Kicinski
2022-03-20netfilter: nft_fib: add reduce supportFlorian Westphal
2022-03-20netfilter: nft_meta: extend reduce support to bridge familyFlorian Westphal
2022-03-20netfilter: nf_tables: cancel tracking for clobbered destination registersPablo Neira Ayuso
2022-03-20netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso
2022-03-20netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()Phil Sutter