summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-12net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp6-10/+9
2022-04-12Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski5-242/+17
2022-04-12ipv4: Use dscp_t in struct fib_entry_notifier_infoGuillaume Nault1-1/+1
2022-04-12ipv4: Use dscp_t in struct fib_rt_infoGuillaume Nault1-1/+1
2022-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller1-2/+6
2022-04-11net: icmp: add skb drop reasons to icmp protocolMenglong Dong3-1/+8
2022-04-11net: skb: rename SKB_DROP_REASON_PTYPE_ABSENTMenglong Dong2-6/+4
2022-04-11net: sock: introduce sock_queue_rcv_skb_reason()Menglong Dong1-1/+8
2022-04-10tls: rx: simplify async waitJakub Kicinski1-1/+0
2022-04-09net/mlx5: Remove not-implemented IPsec capabilitiesLeon Romanovsky1-7/+4
2022-04-09net/mlx5: Remove ipsec_ops function tableLeon Romanovsky1-3/+0
2022-04-09net/mlx5: Remove not-needed IPsec configLeon Romanovsky2-3/+3
2022-04-09net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky1-2/+5
2022-04-09RDMA/core: Delete IPsec flow action logic from the coreLeon Romanovsky1-8/+0
2022-04-09RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky1-8/+5
2022-04-09net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky1-148/+0
2022-04-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-2/+2
2022-04-08net/sched: act_skbedit: Add extack messages for offload failureIdo Schimmel1-0/+12
2022-04-08net/sched: act_gact: Add extack messages for offload failureIdo Schimmel1-0/+15
2022-04-08net/sched: act_api: Add extack to offload_act_setup() callbackIdo Schimmel2-3/+6
2022-04-08tls: rx: use a define for tag lengthJakub Kicinski1-0/+1
2022-04-08tls: rx: don't store the decryption status in socket contextJakub Kicinski2-1/+1
2022-04-08tls: rx: don't store the record type in socket contextJakub Kicinski2-7/+6
2022-04-08netfilter: ecache: move to separate structureFlorian Westphal1-2/+6
2022-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-9/+4
2022-04-08Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+3
2022-04-08tcp: Add tracepoint for tcp_set_ca_statePing Gan2-9/+48
2022-04-08net-core: rx_otherhost_dropped to core_statsJeffrey Ji2-0/+7
2022-04-08net: extract a few internals from netdevice.hJakub Kicinski1-70/+2
2022-04-07Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2022-04-07ipv6: fix locking issues with loops over idev->addr_listNiels Dossche1-0/+8
2022-04-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-1/+3
2022-04-06tcp: add accessors to read/set tp->snd_cwndEric Dumazet2-5/+16
2022-04-06net: ethernet: mtk_eth_soc: implement flow offloading to WED devicesFelix Fietkau1-0/+7
2022-04-06net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)Felix Fietkau1-0/+131
2022-04-06net, uapi: remove inclusion of arpa/inet.hNick Desaulniers1-16/+12
2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp1-2/+1
2022-04-06IB/mlx5: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-06net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky1-63/+0
2022-04-06net: ensure net_todo_list is processed quicklyJohannes Berg1-1/+2
2022-04-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-6/+0
2022-04-04bpf: Correct the comment for BTF kind bitfieldHaiyue Wang1-2/+2
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds11-68/+29
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+0
2022-04-03Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-131/+1
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-23/+48
2022-04-02tracing: mark user_events as BROKENSteven Rostedt (Google)1-0/+0
2022-04-02tracing: Move user_events.h temporarily out of include/uapiSteven Rostedt (Google)1-0/+0
2022-04-02ftrace: Make ftrace_graph_is_dead() a static branchChristophe Leroy1-1/+15
2022-04-02tracing/user_events: Remove eBPF interfacesBeau Belgrave1-53/+0