index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-10
l2tp: add netns refcount tracker to l2tp_dfs_seq_data
Eric Dumazet
1
-4
/
+5
2021-12-10
net: sched: add netns refcount tracker to struct tcf_exts
Eric Dumazet
1
-2
/
+6
2021-12-10
net: add netns refcount tracker to struct seq_net_private
Eric Dumazet
2
-4
/
+18
2021-12-10
net: add netns refcount tracker to struct sock
Eric Dumazet
2
-3
/
+5
2021-12-10
net: add networking namespace refcount tracker
Eric Dumazet
5
-8
/
+65
2021-12-09
sh_eth: Use dev_err_probe() helper
Geert Uytterhoeven
1
-2
/
+1
2021-12-09
net: x25: drop harmless check of !more
Jean Sacren
1
-1
/
+1
2021-12-09
skbuff: Extract list pointers to silence compiler warnings
Kees Cook
1
-8
/
+10
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-08
net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
7
-40
/
+31
2021-12-08
net: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
1
-9
/
+8
2021-12-08
net-sysfs: warn if new queue objects are being created during device unregist...
Antoine Tenart
1
-0
/
+7
2021-12-08
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
1
-0
/
+3
2021-12-08
net: mvpp2: fix XDP rx queues registering
Louis Amas
1
-2
/
+2
2021-12-08
net: wwan: make debugfs optional
Sergey Ryazanov
9
-10
/
+68
2021-12-08
net: wwan: iosm: move debugfs knobs into a subdir
Sergey Ryazanov
6
-8
/
+49
2021-12-08
net: wwan: iosm: allow trace port be uninitialized
Sergey Ryazanov
3
-5
/
+11
2021-12-08
net: wwan: iosm: consolidate trace port init code
Sergey Ryazanov
4
-21
/
+9
2021-12-08
vmxnet3: fix minimum vectors alloc issue
Ronak Doshi
1
-6
/
+7
2021-12-08
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
[next]