index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-12
siena: Make MTD support specific for Siena
Martin Habets
9
-13
/
+21
2022-05-12
net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index
Vladimir Oltean
4
-39
/
+41
2022-05-12
net: mscc: ocelot: minimize holes in struct ocelot_port
Vladimir Oltean
1
-9
/
+11
2022-05-12
net: mscc: ocelot: delete ocelot_port :: xmit_template
Vladimir Oltean
1
-1
/
+0
2022-05-12
net: dsa: felix: reimplement tagging protocol change with function pointers
Vladimir Oltean
2
-197
/
+216
2022-05-12
net: dsa: felix: dynamically determine tag_8021q CPU port for traps
Vladimir Oltean
1
-9
/
+17
2022-05-12
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
6
-51
/
+46
2022-05-12
net: dsa: felix: manage host flooding using a specific driver callback
Vladimir Oltean
6
-30
/
+51
2022-05-12
net: dsa: introduce the dsa_cpu_ports() helper
Vladimir Oltean
1
-0
/
+11
2022-05-12
net: dsa: felix: bring the NPI port indirection for host flooding to surface
Vladimir Oltean
2
-3
/
+3
2022-05-12
net: dsa: felix: bring the NPI port indirection for host MDBs to surface
Vladimir Oltean
2
-6
/
+6
2022-05-12
net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q too
Vladimir Oltean
2
-8
/
+11
2022-05-12
net: lan966x: Fix use of pointer after being freed
Horatiu Vultur
1
-2
/
+2
2022-05-12
net: update the register_netdevice() kdoc
Jakub Kicinski
1
-14
/
+6
2022-05-12
skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()
Jakub Kicinski
1
-3
/
+1
2022-05-12
mlxbf_gige: remove driver-managed interrupt counts
David Thompson
3
-17
/
+3
2022-05-12
tls: Fix context leak on tls_device_down
Maxim Mikityanskiy
1
-0
/
+3
2022-05-12
net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
Taehee Yoo
1
-0
/
+5
2022-05-12
net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
Guangguan Wang
1
-2
/
+2
2022-05-12
net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()
Florian Fainelli
1
-0
/
+3
2022-05-12
mlxsw: Avoid warning during ip6gre device removal
Amit Cohen
1
-8
/
+3
2022-05-12
nfp: VF rate limit support
Bin Chen
3
-2
/
+56
2022-05-12
rtnetlink: verify rate parameters for calls to ndo_set_vf_rate
Bin Chen
1
-10
/
+18
2022-05-12
net: ethernet: SP7021: Fix spelling mistake "Interrput" -> "Interrupt"
Colin Ian King
1
-1
/
+1
2022-05-12
net: enetc: kill PHY-less mode for PFs
Vladimir Oltean
1
-10
/
+14
2022-05-12
fortify: Provide a memcpy trap door for sharp corners
Kees Cook
3
-1
/
+27
2022-05-12
net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral
Florian Fainelli
1
-0
/
+4
2022-05-12
net: ethernet: mediatek: ppe: fix wrong size passed to memset()
Yang Yingliang
1
-1
/
+1
2022-05-11
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2
-3
/
+6
2022-05-11
net: enetc: count the tc-taprio window drops
Po Liu
4
-2
/
+16
2022-05-11
net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabled
Vladimir Oltean
2
-4
/
+8
2022-05-11
net: macb: use NAPI for TX completion path
Robert Hancock
2
-73
/
+161
2022-05-11
net: macb: simplify/cleanup NAPI reschedule checking
Robert Hancock
1
-34
/
+31
2022-05-11
net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953
Vladimir Oltean
4
-1
/
+7
2022-05-11
i40e: i40e_main: fix a missing check on list iterator
Xiaomeng Tong
1
-13
/
+14
2022-05-11
selftests: forwarding: tc_actions: allow mirred egress test to run on non-offloaded h2
Vladimir Oltean
1
-1
/
+1
2022-05-11
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2
-4
/
+23
2022-05-11
eth: amd: remove NI6510 support (ni65)
Jakub Kicinski
5
-1386
/
+0
2022-05-11
net: appletalk: remove Apple/Farallon LocalTalk PC support
Jakub Kicinski
6
-1508
/
+0
2022-05-11
net: add more debug info in skb_checksum_help()
Eric Dumazet
1
-4
/
+6
2022-05-11
net: remove two BUG() from skb_checksum_help()
Eric Dumazet
1
-2
/
+6
2022-05-11
net: warn if transport header was not set
Eric Dumazet
1
-0
/
+2
2022-05-11
net: add CONFIG_DEBUG_NET
Eric Dumazet
2
-0
/
+13
2022-05-11
net: add include/net/net_debug.h
Eric Dumazet
2
-140
/
+152
2022-05-11
s390/lcs: fix variable dereferenced before check
Alexandra Winter
1
-3
/
+4
2022-05-11
s390/ctcm: fix potential memory leak
Alexandra Winter
1
-5
/
+1
2022-05-11
s390/ctcm: fix variable dereferenced before check
Alexandra Winter
1
-2
/
+3
2022-05-11
net: atlantic: verify hw_head_ lies within TX buffer ring
Grant Grundler
1
-0
/
+7
2022-05-11
net: atlantic: add check for MAX_SKB_FRAGS
Grant Grundler
1
-1
/
+5
2022-05-11
net: atlantic: reduce scope of is_rsc_complete
Grant Grundler
1
-7
/
+6
[next]