index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vsock: send SIGPIPE on write to shutdowned socket
Arseniy Krasnov
2023-09-14
1
-0
/
+3
*
Merge branch 'selftests-classid'
David S. Miller
2023-09-13
4
-16
/
+120
|
\
|
*
net/sched: cls_route: make netlink errors meaningful
Pedro Tammela
2023-09-13
1
-16
/
+21
|
*
selftests/tc-testing: cls_u32: add tests for classid
Pedro Tammela
2023-09-13
1
-0
/
+25
|
*
selftests/tc-testing: cls_route: add tests for classid
Pedro Tammela
2023-09-13
1
-0
/
+25
|
*
selftests/tc-testing: cls_fw: add tests for classid
Pedro Tammela
2023-09-13
1
-0
/
+49
|
/
*
MAINTAINERS: update tg3 maintainer list
Andy Gospodarek
2023-09-13
1
-2
/
+1
*
net: hinic: Use devm_kasprintf()
Christophe JAILLET
2023-09-13
1
-5
/
+3
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2023-09-13
30
-215
/
+300
|
\
|
*
iavf: Fix promiscuous mode configuration flow messages
Brett Creeley
2023-09-11
3
-60
/
+74
|
*
i40e: fix potential memory leaks in i40e_remove()
Andrii Staikov
2023-09-11
1
-3
/
+7
|
*
net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988
Lorenzo Bianconi
2023-09-11
1
-2
/
+4
|
*
net: ethernet: mtk_eth_soc: fix uninitialized variable
Daniel Golle
2023-09-11
1
-2
/
+3
|
*
kcm: Fix memory leak in error path of kcm_sendmsg()
Shigeru Yoshida
2023-09-11
1
-0
/
+2
|
*
r8152: check budget for r8152_poll()
Hayes Wang
2023-09-11
1
-0
/
+3
|
*
Merge branch 'sha1105-regressions'
David S. Miller
2023-09-11
3
-67
/
+97
|
|
\
|
|
*
net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset
Vladimir Oltean
2023-09-11
1
-0
/
+2
|
|
*
net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accesses
Vladimir Oltean
2023-09-11
2
-13
/
+45
|
|
*
net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...
Vladimir Oltean
2023-09-11
1
-43
/
+37
|
|
*
net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...
Vladimir Oltean
2023-09-11
1
-7
/
+8
|
|
*
net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"
Vladimir Oltean
2023-09-11
1
-5
/
+6
|
|
/
|
*
net:ethernet:adi:adin1110: Fix forwarding offload
Ciprian Regus
2023-09-11
1
-1
/
+1
|
*
hsr: Fix uninit-value access in fill_frame_info()
Ziyang Xuan
2023-09-11
1
-0
/
+1
|
*
Merge branch 'rule_buf-OOB'
David S. Miller
2023-09-11
5
-5
/
+18
|
|
\
|
|
*
net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...
Hangyu Hua
2023-09-11
1
-0
/
+3
|
|
*
net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
Hangyu Hua
2023-09-11
1
-0
/
+5
|
|
*
net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
Hangyu Hua
2023-09-11
3
-5
/
+10
|
|
/
|
*
net: stmmac: fix handling of zero coalescing tx-usecs
Vincent Whitchurch
2023-09-11
1
-4
/
+6
|
*
Merge branch 'smc-r-fixes'
David S. Miller
2023-09-10
2
-1
/
+4
|
|
\
|
|
*
net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p...
Guangguan Wang
2023-09-10
1
-0
/
+2
|
|
*
net/smc: bugfix for smcr v2 server connect success statistic
Guangguan Wang
2023-09-10
1
-1
/
+2
|
|
/
|
*
octeontx2-pf: Fix page pool cache index corruption.
Ratheesh Kannoth
2023-09-10
7
-51
/
+44
|
*
net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()
Jinjie Ruan
2023-09-10
1
-2
/
+16
|
*
net: bcmasp: add missing of_node_put
Julia Lawall
2023-09-10
1
-0
/
+1
|
*
selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...
Juntong Deng
2023-09-10
1
-12
/
+14
|
*
net: ipv4: fix one memleak in __inet_del_ifa()
Liu Jian
2023-09-08
1
-5
/
+5
*
|
Merge branch 'tcp-backlog-processing-optims'
Paolo Abeni
2023-09-12
9
-25
/
+45
|
\
\
|
*
|
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
2023-09-12
7
-7
/
+38
|
*
|
net: call prot->release_cb() when processing backlog
Eric Dumazet
2023-09-12
1
-0
/
+3
|
*
|
net: sock_release_ownership() cleanup
Eric Dumazet
2023-09-12
1
-5
/
+4
|
*
|
tcp: no longer release socket ownership in tcp_release_cb()
Eric Dumazet
2023-09-12
2
-13
/
+0
|
/
/
*
|
wwan: core: Use the bitmap API to allocate bitmaps
Andy Shevchenko
2023-09-12
1
-2
/
+3
*
|
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
2023-09-12
7
-17
/
+17
*
|
Merge branch 'add-support-for-icssg-on-am64x-evm'
Paolo Abeni
2023-09-12
2
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
net: ti: icssg-prueth: Add AM64x icssg support
MD Danish Anwar
2023-09-12
1
-0
/
+5
|
*
dt-bindings: net: Add compatible for AM64x in ICSSG
MD Danish Anwar
2023-09-12
1
-0
/
+1
|
/
*
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-08
118
-410
/
+1405
|
\
|
*
net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()
Vladimir Oltean
2023-09-07
1
-1
/
+1
|
*
Revert "net: team: do not use dynamic lockdep key"
Jakub Kicinski
2023-09-07
3
-85
/
+60
|
*
Merge tag 'nf-23-09-06' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
2023-09-07
6
-15
/
+36
|
|
\
[next]