projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2024-02-27
Eric Dumazet
netlink: use kvmalloc() in netlink_alloc_large_skb()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Alexander Lobakin
bnxt_en: fix accessing vnic_info before allocating it
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Jakub Kicinski
selftests: netdevsim: be less selective for FW for...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Jesper Nilsson
net: stmmac: mmc_core: Drop interrupt registers from...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Ciprian Regus
net: ethernet: adi: adin1110: Reduce the MDIO_TRDONE...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Paolo Abeni
Merge branch 'net-ipa-don-t-abort-system-suspend'
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Alex Elder
net: ipa: don't bother zeroing an already zero register
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Alex Elder
net: ipa: kill ipa_power_suspend_handler()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Alex Elder
net: ipa: move ipa_interrupt_suspend_clear_all() up
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Alex Elder
net: ipa: kill the IPA_POWER_FLAG_RESUMED flag
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Alex Elder
net: ipa: kill IPA_POWER_FLAG_SYSTEM
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Alex Elder
net: ipa: don't bother aborting system resume
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Heiner Kallweit
net: phy: simplify genphy_c45_ethtool_set_eee
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Jakub Kicinski
Merge branch 'mptcp-various-small-improvements'
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Geliang Tang
selftests: mptcp: diag: change timeout_poll to 30
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Geliang Tang
selftests: mptcp: join: change capture/checksum as...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Geliang Tang
selftests: mptcp: simult flows: define missing vars
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Geliang Tang
selftests: mptcp: netlink: drop duplicate var ret
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Matthieu Baerts...
mptcp: check the protocol in mptcp_sk() with DEBUG_NET
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Matthieu Baerts...
mptcp: check the protocol in tcp_sk() with DEBUG_NET
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Matthieu Baerts...
mptcp: token kunit: set protocol
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Matthieu Baerts...
selftests: mptcp: lib: catch duplicated subtest entries
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Eric Dumazet
ipv6: anycast: complete RCU handling of struct ifacaddr6
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Varshini Rajendran
dt-bindings: net: cdns,macb: add sam9x7 ethernet interface
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Breno Leitao
net/vsockmon: Do not set zeroed statistics
commit
|
commitdiff
|
tree
|
snapshot
2024-02-27
Breno Leitao
net/vsockmon: Leverage core stats allocator
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
David S. Miller
Merge branch 'pcs-xpcs-cleanups'
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Serge Semin
net: pcs: xpcs: Explicitly return error on caps validation
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Serge Semin
net: pcs: xpcs: Return EINVAL in the internal methods
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Serge Semin
net: pcs: xpcs: Drop redundant workqueue.h include...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Serge Semin
net: pcs: xpcs: Drop sentinel entry from 2500basex...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
David S. Miller
Merge branch 'rtnetlink-reduce-rtnl-pressure'
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Eric Dumazet
rtnetlink: provide RCU protection to rtnl_fill_prop_list()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Eric Dumazet
rtnetlink: make rtnl_fill_link_ifmap() RCU ready
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Eric Dumazet
inet: switch inet_dump_fib() to RCU protection
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Eric Dumazet
nexthop: allow nexthop_mpath_fill_node() to be called...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Eric Dumazet
inet: allow ip_valid_fib_dump_req() to be called with...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Eric Dumazet
ipv6: switch inet6_dump_ifinfo() to RCU protection
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Eric Dumazet
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Eric Dumazet
rtnetlink: change nlk->cb_mutex role
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Eric Dumazet
netlink: hold nlk->cb_mutex longer in __netlink_dump_st...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Eric Dumazet
netlink: fix netlink_diag_dump() return value
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Eric Dumazet
ipv6: use xarray iterator to implement inet6_dump_ifinfo()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Eric Dumazet
ipv6: prepare inet6_fill_ifinfo() for RCU protection
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Eric Dumazet
ipv6: prepare inet6_fill_ifla6_attrs() for RCU
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Eric Dumazet
rtnetlink: prepare nla_put_iflink() to run under RCU
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
David S. Miller
Merge branch 'dp83826'
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Jérémie Dautheribes
net: phy: dp83826: support configuring RMII master...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Jérémie Dautheribes
net: phy: dp83826: Add support for phy-mode configuration
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Jérémie Dautheribes
dt-bindings: net: dp83822: support configuring RMII...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-26
Oleksij Rempel
net: dsa: microchip: Add support for bridge port isolation
commit
|
commitdiff
|
tree
|
snapshot
2024-02-24
Jakub Kicinski
tools: ynl: fix header guards
commit
|
commitdiff
|
tree
|
snapshot
2024-02-24
Jakub Kicinski
genetlink: make info in GENL_REQ_ATTR_CHECK() const
commit
|
commitdiff
|
tree
|
snapshot
2024-02-24
Jakub Kicinski
Merge branch 'tools-ynl-couple-of-cmdline-enhancements'
commit
|
commitdiff
|
tree
|
snapshot
2024-02-24
Jiri Pirko
tools: ynl: allow user to pass enum string instead...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-24
Jiri Pirko
tools: ynl: process all scalar types encoding in single...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-24
Jiri Pirko
tools: ynl: allow user to specify flag attr with bool...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-24
Jakub Kicinski
Merge branch 'net-staging-don-t-bother-filling-in-ethto...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-24
John Garry
net: team: Don't bother filling in ethtool driver version
commit
|
commitdiff
|
tree
|
snapshot
2024-02-24
John Garry
rocker: Don't bother filling in ethtool driver version
commit
|
commitdiff
|
tree
|
snapshot
2024-02-24
Simon Horman
ps3/gelic: minor Kernel Doc corrections
commit
|
commitdiff
|
tree
|
snapshot
2024-02-24
Florian Westphal
net: mpls: error out if inner headers are not set
commit
|
commitdiff
|
tree
|
snapshot
2024-02-24
Jann Horn
net: ethtool: avoid rebuilds on UTS_RELEASE change
commit
|
commitdiff
|
tree
|
snapshot
2024-02-23
Sneh Shah
net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-23
Praveen Kumar...
bonding: rate-limit bonding driver inspect messages
commit
|
commitdiff
|
tree
|
snapshot
2024-02-23
Jakub Kicinski
Merge tag 'nf-next-24-02-21' of https://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-23
Breno Leitao
ipv6/sit: Do not allocate stats in the driver
commit
|
commitdiff
|
tree
|
snapshot
2024-02-23
Geert Uytterhoeven
octeon_ep_vf: Improve help text grammar
commit
|
commitdiff
|
tree
|
snapshot
2024-02-23
Colin Ian King
net: microchip: lan743x: Fix spelling mistake "erro...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-23
Alexander Gordeev
net/af_iucv: fix virtual vs physical address confusion
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Jakub Kicinski
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Jakub Kicinski
Merge tag 'wireless-next-2024-02-22' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Linus Torvalds
Merge tag 'net-6.8.0-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Linus Torvalds
Merge tag 'trace-v6.8-rc5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Paolo Abeni
Merge branch 'bnxt_en-ntuple-filter-improvements'
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Pavan Chebbi
bnxt_en: Use the new VNIC to create ntuple filters
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Pavan Chebbi
bnxt_en: Create and setup the additional VNIC for addin...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Pavan Chebbi
bnxt_en: Provision for an additional VNIC for ntuple...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Pavan Chebbi
bnxt_en: Define BNXT_VNIC_DEFAULT for the default vnic...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Pavan Chebbi
bnxt_en: Refactor bnxt_set_features()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Venkat Duvvuru
bnxt_en: Add bnxt_get_total_vnics() to calculate number...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Michael Chan
bnxt_en: Check additional resources in bnxt_check_rings()
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Pavan Chebbi
bnxt_en: Improve RSS context reservation infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Michael Chan
bnxt_en: Explicitly specify P5 completion rings to...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Michael Chan
bnxt_en: Refactor ring reservation functions
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Paolo Abeni
Merge branch 'mctp-core-protocol-updates-minor-fixes...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Jeremy Kerr
net: mctp: tests: Add a test for proper tag creation...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Jeremy Kerr
net: mctp: tests: Test that outgoing skbs have flow...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Jeremy Kerr
net: mctp: copy skb ext data when fragmenting
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Jeremy Kerr
net: mctp: tests: Add MCTP net isolation tests
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Jeremy Kerr
net: mctp: tests: Add netid argument to __mctp_route_te...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Jeremy Kerr
net: mctp: provide a more specific tag allocation ioctl
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Jeremy Kerr
net: mctp: separate key correlation across nets
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Jeremy Kerr
net: mctp: tests: create test skbs with the correct...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Jeremy Kerr
net: mctp: make key lookups match the ANY address on...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Jeremy Kerr
net: mctp: Add some detail on the key allocation implem...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Jeremy Kerr
net: mctp: avoid confusion over local/peer dest/source...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Kalle Valo
Merge tag 'ath-next-20240222' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Tom Parkin
l2tp: pass correct message length to ip6_append_data
commit
|
commitdiff
|
tree
|
snapshot
2024-02-22
Paolo Abeni
Merge tag 'nf-24-02-22' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
next