summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-28Merge branch 'octeontx2-debugfs-updates'David S. Miller
2021-10-28octeontx2-af: debugfs: Add channel and channel mask.Rakesh Babu
2021-10-28octeontx2-af: cn10k: debugfs for dumping LMTST map tableHarman Kalra
2021-10-28octeontx2-af: debugfs: Minor changes.Rakesh Babu Saladi
2021-10-28net: phy: microchip_t1: add cable test support for lan87xx phyYuiko Oshino
2021-10-28ptp: fix code indentation issuesCarlos Llamas
2021-10-28net: cleanup __sk_stream_memory_free()Eric Dumazet
2021-10-28sky2: Remove redundant assignment and parenthesesluo penghao
2021-10-28net: ipconfig: Release the rtnl_lock while waiting for carrierMaxime Chevallier
2021-10-28devlink: add documentation for octeontx2 driverSubbaraya Sundeep
2021-10-28sch_htb: Add extack messages for EOPNOTSUPP errorsMaxim Mikityanskiy
2021-10-28Merge tag 'mlx5-net-next-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2021-10-28Merge branch 'mvpp2-phylink'David S. Miller
2021-10-28net: mvpp2: clean up mvpp2_phylink_validate()Russell King (Oracle)
2021-10-28net: mvpp2: drop use of phylink_helper_basex_speed()Russell King (Oracle)
2021-10-28net: mvpp2: remove interface checks in mvpp2_phylink_validate()Russell King (Oracle)
2021-10-28net: mvpp2: populate supported_interfaces memberRussell King
2021-10-28ipv6: enable net.ipv6.route.max_size sysctl in network namespaceAlexander Kuznetsov
2021-10-28mpt fusion: use dev_addr_set()Jakub Kicinski
2021-10-28firewire: don't write directly to netdev->dev_addrJakub Kicinski
2021-10-28media: use eth_hw_addr_set()Jakub Kicinski
2021-10-28Merge branch 'tcp-tx-side-cleanups'David S. Miller
2021-10-28tcp: do not clear TCP_SKB_CB(skb)->sacked if already zeroEric Dumazet
2021-10-28tcp: do not clear skb->csum if already zeroEric Dumazet
2021-10-28tcp: factorize ip_summed settingEric Dumazet
2021-10-28tcp: no longer set skb->reserved_tailroomEric Dumazet
2021-10-28tcp: remove dead code from tcp_collapse_retrans()Eric Dumazet
2021-10-28tcp: cleanup tcp_remove_empty_skb() useEric Dumazet
2021-10-28tcp: remove dead code from tcp_sendmsg_locked()Eric Dumazet
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2021-10-27net: phy: Fix unsigned comparison with less than zeroJiapeng Chong
2021-10-27Merge branch 'mptcp-rework-fwd-memory-allocation-and-one-cleanup'Jakub Kicinski
2021-10-27mptcp: drop unused sk in mptcp_push_releaseGeliang Tang
2021-10-27mptcp: allocate fwd memory separately on the rx and tx pathPaolo Abeni
2021-10-27net: introduce sk_forward_alloc_get()Paolo Abeni
2021-10-27tcp: define macros for a couple reclaim thresholdsPaolo Abeni
2021-10-27inet: remove races in inet{6}_getname()Eric Dumazet
2021-10-27xdp: Remove redundant warningYajun Deng
2021-10-27net: thunderbolt: use eth_hw_addr_set()Jakub Kicinski
2021-10-27staging: use of_get_ethdev_address()Jakub Kicinski
2021-10-27net: macb: Fix mdio child node detectionGuenter Roeck
2021-10-27net: sch: simplify condtion for selecting mini_Qdisc_pair bufferSeth Forshee
2021-10-27net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()Seth Forshee
2021-10-27net: sched: gred: dynamically allocate tc_gred_qopt_offloadArnd Bergmann
2021-10-27Merge branch 'two-reverts-to-calm-down-devlink-discussion'Jakub Kicinski
2021-10-27Revert "devlink: Remove not-executed trap policer notifications"Leon Romanovsky
2021-10-27Revert "devlink: Remove not-executed trap group notifications"Leon Romanovsky
2021-10-27Merge branch 'br-fdb-refactoring'David S. Miller
2021-10-27net: switchdev: merge switchdev_handle_fdb_{add,del}_to_deviceVladimir Oltean
2021-10-27net: bridge: create a common function for populating switchdev FDB entriesVladimir Oltean