index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
io_uring
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
net: phy: prefer 1000baseT over 1000baseKX
Russell King (Oracle)
1
-1
/
+1
2021-12-09
xfrm: use net device refcount tracker helpers
Eric Dumazet
2
-3
/
+3
2021-12-09
net: ag71xx: remove unnecessary legacy methods
Russell King (Oracle)
1
-13
/
+0
2021-12-09
net: phylink: use legacy_pre_march2020
Russell King (Oracle)
2
-6
/
+23
2021-12-09
net: mtk_eth_soc: mark as a legacy_pre_march2020 driver
Russell King (Oracle)
1
-0
/
+4
2021-12-09
net: dsa: mark DSA phylink as legacy_pre_march2020
Russell King (Oracle)
1
-0
/
+7
2021-12-09
net: phylink: add legacy_pre_march2020 indicator
Russell King (Oracle)
1
-0
/
+3
2021-12-09
tools/lib/lockdep: drop leftover liblockdep headers
Sasha Levin
7
-176
/
+0
2021-12-09
net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA ports
Russell King (Oracle)
1
-30
/
+34
2021-12-09
net: wwan: iosm: fixes unable to send AT command during mbim tx
M Chetan Kumar
3
-10
/
+0
2021-12-09
net: wwan: iosm: fixes net interface nonfunctional after fw flash
M Chetan Kumar
3
-1
/
+8
2021-12-09
net: wwan: iosm: fixes unnecessary doorbell send
M Chetan Kumar
1
-7
/
+11
2021-12-09
net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
José Expósito
1
-1
/
+4
2021-12-09
MAINTAINERS: s390/net: remove myself as maintainer
Julian Wiedmann
1
-2
/
+0
2021-12-09
net/sched: fq_pie: prevent dismantle issue
Eric Dumazet
1
-0
/
+1
2021-12-09
net: mana: Fix memory leak in mana_hwc_create_wq
José Expósito
1
-5
/
+5
2021-12-09
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
1
-0
/
+8
2021-12-09
nfp: Fix memory leak in nfp_cpp_area_cache_add()
Jianglei Nie
1
-1
/
+3
2021-12-09
nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
Krzysztof Kozlowski
1
-2
/
+4
2021-12-09
nfc: fix segfault in nfc_genl_dump_devices_done
Tadeusz Struk
1
-2
/
+4
2021-12-09
udp: using datalen to cap max gso segments
Jianguo Wu
1
-1
/
+1
2021-12-09
net: dsa: mv88e6xxx: error handling for serdes_power functions
Ameer Hamza
1
-1
/
+7
2021-12-09
can: kvaser_usb: get CAN clock frequency from device
Jimmy Assarsson
1
-28
/
+73
2021-12-09
can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...
Jimmy Assarsson
1
-1
/
+7
2021-12-09
net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
7
-40
/
+31
2021-12-09
net: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
1
-9
/
+8
2021-12-09
net-sysfs: warn if new queue objects are being created during device unregist...
Antoine Tenart
1
-0
/
+7
2021-12-09
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
1
-0
/
+3
2021-12-09
net: mvpp2: fix XDP rx queues registering
Louis Amas
1
-2
/
+2
2021-12-09
net: wwan: make debugfs optional
Sergey Ryazanov
9
-10
/
+68
2021-12-09
net: wwan: iosm: move debugfs knobs into a subdir
Sergey Ryazanov
6
-8
/
+49
2021-12-09
net: wwan: iosm: allow trace port be uninitialized
Sergey Ryazanov
3
-5
/
+11
2021-12-09
net: wwan: iosm: consolidate trace port init code
Sergey Ryazanov
4
-21
/
+9
2021-12-09
vmxnet3: fix minimum vectors alloc issue
Ronak Doshi
1
-6
/
+7
2021-12-09
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
1
-2
/
+1
2021-12-08
net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"
Russell King (Oracle)
1
-8
/
+13
2021-12-08
net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload
Vladimir Oltean
4
-83
/
+45
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
18
-17
/
+31
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
23
-148
/
+177
2021-12-08
net: dsa: export bridging offload helpers to drivers
Vladimir Oltean
2
-43
/
+43
2021-12-08
net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_dev
Vladimir Oltean
2
-14
/
+16
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
10
-32
/
+39
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
9
-37
/
+62
2021-12-08
net: dsa: mv88e6xxx: compute port vlan membership based on dp->bridge_dev com...
Vladimir Oltean
1
-13
/
+8
2021-12-08
net: dsa: mv88e6xxx: iterate using dsa_switch_for_each_user_port in mv88e6xxx...
Vladimir Oltean
1
-15
/
+9
2021-12-08
net: dsa: mt7530: iterate using dsa_switch_for_each_user_port in bridging ops
Vladimir Oltean
1
-22
/
+30
2021-12-08
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
5
-35
/
+66
2021-12-08
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
8
-37
/
+41
2021-12-08
ice: safer stats processing
Jesse Brandeburg
1
-11
/
+18
2021-12-08
HID: Ignore battery for Elan touchscreen on Asus UX550VE
Hans de Goede
2
-0
/
+3
[next]