summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-13net: ipv4: add skb drop reasons to ip_error()Menglong Dong
2022-04-13skb: add some helpers for skb drop reasonsMenglong Dong
2022-04-13net: rtnetlink: add ndm flags and state mask attributesNikolay Aleksandrov
2022-04-13net: add ndo_fdb_del_bulkNikolay Aleksandrov
2022-04-13net: rtnetlink: add bulk delete support flagNikolay Aleksandrov
2022-04-13net: netlink: add NLM_F_BULK delete request modifierNikolay 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-13net: phylink: remove phylink_helper_basex_speed()Russell King (Oracle)
2022-04-12net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp
2022-04-11Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
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-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: skb: rename SKB_DROP_REASON_PTYPE_ABSENTMenglong Dong
2022-04-11net: sock: introduce sock_queue_rcv_skb_reason()Menglong Dong
2022-04-10tls: rx: simplify async waitJakub Kicinski
2022-04-09net/mlx5: Remove not-implemented IPsec capabilitiesLeon Romanovsky
2022-04-09net/mlx5: Remove ipsec_ops function tableLeon Romanovsky
2022-04-09net/mlx5: Remove not-needed IPsec configLeon Romanovsky
2022-04-09net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky
2022-04-09RDMA/core: Delete IPsec flow action logic from the coreLeon Romanovsky
2022-04-09RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky
2022-04-09net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky
2022-04-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub 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-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-07Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-07tcp: Add tracepoint for tcp_set_ca_statePing Gan
2022-04-07net-core: rx_otherhost_dropped to core_statsJeffrey Ji
2022-04-07net: extract a few internals from netdevice.hJakub Kicinski
2022-04-07Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-06ipv6: fix locking issues with loops over idev->addr_listNiels Dossche
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-06net: ethernet: mtk_eth_soc: implement flow offloading to WED devicesFelix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)Felix Fietkau
2022-04-06net, uapi: remove inclusion of arpa/inet.hNick Desaulniers
2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp
2022-04-06IB/mlx5: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-06net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky
2022-04-05net: ensure net_todo_list is processed quicklyJohannes Berg