summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-04-08net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin1-1/+7
2021-04-08Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-5/+4
2021-04-08ethtool: document PHY tunable callbacksJakub Kicinski1-0/+2
2021-04-07net/mlx5: Map register values to restore objectsChris Mi1-5/+4
2021-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-2/+29
2021-04-07usbnet: add method for reporting speed without MIIOliver Neukum1-2/+5
2021-04-07usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum1-2/+2
2021-04-06netfilter: nfnetlink: add and use nfnetlink_broadcastFlorian Westphal1-0/+2
2021-04-06net: Allow to specify ifindex when device is moved to another namespaceAndrei Vagin1-1/+2
2021-04-04Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+2
2021-04-03net/mlx5: Allocate rate limit table when rate is configuredParav Pandit1-0/+1
2021-04-03net/mlx5: Pack mlx5_rl_entry structureParav Pandit1-1/+1
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-31netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso1-0/+27
2021-03-31netfilter: ipset: Remove duplicate declarationWan Jiabing1-2/+0
2021-03-31vxlan: allow L4 GRO passthroughPaolo Abeni1-0/+6
2021-03-31udp: 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-27bpf: selftests: Add kfunc_call testMartin KaFai Lau1-0/+6
2021-03-27bpf: Support bpf program calling kernel functionMartin KaFai Lau3-0/+26
2021-03-27bpf: Refactor btf_check_func_arg_matchMartin KaFai Lau2-2/+7
2021-03-27bpf: Simplify freeing logic in linfo and jited_linfoMartin KaFai Lau1-2/+1
2021-03-26bpf: Fix NULL pointer dereference in bpf_get_local_storage() helperYonghong Song2-12/+67
2021-03-26sysctl: add proc_dou8vec_minmax()Eric Dumazet1-0/+2
2021-03-26net: stmmac: use interrupt mode INTM=1 for multi-MSIWong, Vee Khee1-0/+1
2021-03-26net: 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-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2021-03-26Merge 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-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-14/+40
2021-03-25net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong1-0/+27
2021-03-25net: phy: add genphy_c45_loopbackWong Vee Khee1-0/+1
2021-03-25net: stmmac: Add hardware supported cross-timestampTan Tee Min1-0/+4