aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-30ipv6: add ipv6_dev_find to stubsAndreas Roeseler1-0/+2
2021-03-30net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler1-0/+1
2021-03-30ICMPV6: add support for RFC 8335 PROBEAndreas Roeseler1-0/+3
2021-03-30icmp: add support for RFC 8335 PROBEAndreas Roeseler1-0/+42
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-28nexthop: Rename artifacts related to legacy multipath nexthop groupsPetr Machata1-2/+2
2021-03-26mld: add mc_lock for protecting per-interface mld dataTaehee Yoo1-0/+1
2021-03-26mld: add new workqueues for process mld eventsTaehee Yoo2-1/+11
2021-03-26mld: convert ifmcaddr6 to RCUTaehee Yoo1-3/+4
2021-03-26mld: convert ip6_sf_list to RCUTaehee Yoo1-3/+4
2021-03-26mld: convert ipv6_mc_socklist->sflist to RCUTaehee Yoo1-2/+2
2021-03-26mld: get rid of inet6_dev->mc_lockTaehee Yoo1-1/+0
2021-03-26mld: convert from timer to delayed workTaehee Yoo1-4/+4
2021-03-26ethtool: document the enum values not definesJakub Kicinski1-10/+10
2021-03-26ethtool: fec: add note about reuse of reservedJakub Kicinski1-0/+4
2021-03-25tcp: convert elligible sysctls to u8Eric Dumazet1-34/+34
2021-03-25inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet1-2/+2
2021-03-25ipv4: convert ip_forward_update_priority sysctl to u8Eric Dumazet1-1/+1
2021-03-25ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet1-16/+16
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-25ethtool: clarify the ethtool FEC interfaceJakub Kicinski1-7/+30
2021-03-25ethtool: fec: sanitize ethtool_fecparam->active_fecJakub Kicinski1-1/+1
2021-03-25ethtool: fec: sanitize ethtool_fecparam->reservedJakub Kicinski1-1/+1
2021-03-25ethtool: fec: remove long structure descriptionJakub Kicinski1-4/+0
2021-03-25ethtool: fec: fix typo in kdocJakub Kicinski1-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. Miller56-115/+283
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 Torvalds16-27/+104
2021-03-24net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong1-0/+27
2021-03-24tcp_metrics: tcpm_hash_bucket is strictly localEric Dumazet1-1/+0
2021-03-24psample: Fix user API breakageIdo Schimmel1-4/+1
2021-03-24Add Open Routing Protocol ID to `rtnetlink.h`Cooper Lees1-0/+1
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-24net: flow_offload: add FLOW_ACTION_PPPOE_PUSHPablo Neira Ayuso1-0/+4
2021-03-24netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau2-3/+6
2021-03-24netfilter: nft_flow_offload: use direct xmit if hardware offload is enabledPablo Neira Ayuso1-0/+2
2021-03-24netfilter: flowtable: add vlan supportPablo Neira Ayuso1-3/+14
2021-03-24netfilter: flowtable: use dev_fill_forward_path() to obtain egress devicePablo Neira Ayuso1-2/+14