aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-04-03bpf, cgroup: Delete repeated struct bpf_prog declarationWan Jiabing1-1/+0
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-45/+167
2021-04-01skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()Cong Wang1-0/+4
2021-04-01sock: Introduce sk->sk_prot->psock_update_sk_prot()Cong Wang1-15/+3
2021-04-01sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang1-0/+2
2021-04-01skmsg: Use rcu work for destroying psockCong Wang1-4/+1
2021-04-01skmsg: Avoid lock_sock() in sk_psock_backlog()Cong Wang1-0/+2
2021-04-01net: Introduce skb_send_sock() for sock_mapCong Wang1-0/+1
2021-04-01skmsg: Introduce a spinlock to protect ingress_msgCong Wang1-0/+46
2021-03-30vxlan: allow L4 GRO passthroughPaolo Abeni1-0/+6
2021-03-30udp: never accept GSO_FRAGLIST packetsPaolo Abeni1-3/+13
2021-03-30bpf: Remove unused bpf_load_pointerHe Fengqing1-9/+0
2021-03-30can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macrosVincent Mailhol1-0/+8
2021-03-30can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)Vincent Mailhol1-0/+6
2021-03-30can: dev: reorder struct can_priv members for better packingVincent Mailhol1-6/+7
2021-03-30can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)Vincent Mailhol2-0/+68
2021-03-30can: dev: can_free_echo_skb(): extend to return can frame lengthMarc Kleine-Budde1-1/+2
2021-03-26bpf: selftests: Add kfunc_call testMartin KaFai Lau1-0/+6
2021-03-26bpf: Support bpf program calling kernel functionMartin KaFai Lau3-0/+26
2021-03-26bpf: Refactor btf_check_func_arg_matchMartin KaFai Lau2-2/+7
2021-03-26bpf: Simplify freeing logic in linfo and jited_linfoMartin KaFai Lau1-2/+1
2021-03-25bpf: Fix NULL pointer dereference in bpf_get_local_storage() helperYonghong Song2-12/+67
2021-03-25sysctl: add proc_dou8vec_minmax()Eric Dumazet1-0/+2
2021-03-25net: stmmac: use interrupt mode INTM=1 for multi-MSIWong, Vee Khee1-0/+1
2021-03-25net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TXOng Boon Leong1-0/+8
2021-03-26bpf: Fix typo 'accesible' into 'accessible'Ricardo Ribalda1-1/+1
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller40-93/+189
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-12/+35
2021-03-25mm: memblock: fix section mismatch warning againMike Rapoport1-2/+2
2021-03-25mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson1-5/+5
2021-03-25kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov1-3/+15
2021-03-25hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin1-2/+13
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-14/+40
2021-03-24net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong1-0/+27
2021-03-24net: phy: add genphy_c45_loopbackWong Vee Khee1-0/+1
2021-03-24net: stmmac: Add hardware supported cross-timestampTan Tee Min1-0/+4
2021-03-24netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau1-0/+1
2021-03-24net: dsa: resolve forwarding path for dsa slave portsFelix Fietkau1-0/+5
2021-03-24net: ppp: resolve forwarding path for bridge pppoe devicesFelix Fietkau2-0/+5
2021-03-24net: bridge: resolve forwarding path for VLAN tag actions in bridge devicesFelix Fietkau1-0/+16
2021-03-24net: bridge: resolve forwarding path for bridge devicesPablo Neira Ayuso1-0/+1
2021-03-24net: 8021q: resolve forwarding path for vlan devicesPablo Neira Ayuso1-0/+7
2021-03-24net: resolve forwarding path from virtual netdevice and HW destination addressPablo Neira Ayuso1-0/+27
2021-03-23net: make unregister netdev warning timeout configurableDmitry Vyukov1-0/+1
2021-03-23net: bridge: add helper to replay VLANs installed on portVladimir Oltean1-0/+10
2021-03-23net: bridge: add helper to replay port and local fdb entriesVladimir Oltean1-0/+9
2021-03-23net: bridge: add helper to replay port and host-joined mdb entriesVladimir Oltean1-0/+9
2021-03-23net: bridge: add helper to retrieve the current ageing timeVladimir Oltean1-0/+6
2021-03-23net: bridge: add helper for retrieving the current bridge port STP stateVladimir Oltean1-0/+6