index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-19
wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
Yang Yingliang
1
-1
/
+1
2022-10-19
sfc: include vport_id in filter spec hash and equal()
Pieter Jansen van Vuuren
2
-7
/
+7
2022-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
5
-2
/
+8
2022-10-19
genetlink: fix kdoc warnings
Jakub Kicinski
1
-3
/
+5
2022-10-19
Merge branch 'qdisc-ingress-success'
David S. Miller
3
-0
/
+84
2022-10-19
selftests: add selftest for chaining of tc ingress handling to egress
Paul Blakey
2
-0
/
+80
2022-10-19
net: Fix return value of qdisc ingress handling on success
Paul Blakey
1
-0
/
+4
2022-10-19
Merge branch 'qdisc-null-deref'
David S. Miller
3
-9
/
+23
2022-10-19
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao
1
-1
/
+2
2022-10-19
Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...
Zhengchao Shao
1
-8
/
+17
2022-10-19
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
1
-0
/
+4
2022-10-19
ethernet: marvell: octeontx2 Fix resource not freed after malloc
Manank Patel
1
-0
/
+2
2022-10-19
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
Pablo Neira Ayuso
1
-2
/
+3
2022-10-19
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Guillaume Nault
4
-0
/
+5
2022-10-18
ionic: catch NULL pointer issue on reconfig
Brett Creeley
1
-4
/
+8
2022-10-18
net: hsr: avoid possible NULL deref in skb_clone()
Eric Dumazet
1
-6
/
+6
2022-10-18
bnxt_en: fix memory leak in bnxt_nvm_test()
Vikas Gupta
1
-5
/
+6
2022-10-18
ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed
Zhengchao Shao
1
-0
/
+2
2022-10-18
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
6
-10
/
+25
2022-10-17
net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()
Jiapeng Chong
1
-6
/
+0
2022-10-17
Merge branch 'mtk_eth_wed-leak-fixes'
David S. Miller
2
-8
/
+24
2022-10-17
net: ethernet: mtk_eth_wed: add missing of_node_put()
Yang Yingliang
1
-1
/
+4
2022-10-17
net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()
Yang Yingliang
1
-2
/
+8
2022-10-17
net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()
Yang Yingliang
1
-5
/
+12
2022-10-16
skmsg: pass gfp argument to alloc_sk_msg()
Eric Dumazet
1
-4
/
+4
2022-10-15
Merge branch 'phylink_set_mac_pm'
David S. Miller
3
-0
/
+6
2022-10-15
net: stmmac: Enable mac_managed_pm phylink config
Shenwei Wang
1
-0
/
+1
2022-10-15
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
2
-0
/
+5
2022-10-15
Revert "net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}"
Jakub Kicinski
1
-4
/
+6
2022-10-15
net: dsa: uninitialized variable in dsa_slave_netdevice_event()
Dan Carpenter
1
-1
/
+1
2022-10-15
sunhme: Uninitialized variable in happy_meal_init()
Dan Carpenter
1
-1
/
+1
2022-10-15
net/smc: Fix an error code in smc_lgr_create()
Dan Carpenter
1
-1
/
+2
2022-10-15
net: phy: dp83867: Extend RX strap quirk for SGMII mode
Harini Katakam
1
-0
/
+8
2022-10-15
net: hv_netvsc: Fix a warning triggered by memcpy in rndis_filter
Cezar Bulinaru
1
-2
/
+4
2022-10-15
net/atm: fix proc_mpc_write incorrect return value
Xiaobo Liu
1
-1
/
+2
2022-10-15
sfc: Change VF mac via PF as first preference if available.
Jonathan Cooper
1
-34
/
+24
2022-10-14
MAINTAINERS: nfc: s3fwrn5: Drop Krzysztof Opasiak
Krzysztof Kozlowski
2
-2
/
+0
2022-10-14
MAINTAINERS: git://github -> https://github.com for petkan
Palmer Dabbelt
1
-2
/
+2
2022-10-14
net: macvlan: change schedule system_wq to system_unbound_wq
zhangxiangqian
1
-1
/
+1
2022-10-14
tls: strp: make sure the TCP skbs do not have overlapping data
Jakub Kicinski
1
-4
/
+28
2022-10-14
i40e: Fix DMA mappings leak
Jan Sokolowski
6
-28
/
+74
2022-10-14
net: dsa: qca8k: fix ethtool autocast mib for big-endian systems
Christian Marangi
2
-13
/
+9
2022-10-14
net: dsa: qca8k: fix inband mgmt for big-endian systems
Christian Marangi
2
-19
/
+50
2022-10-14
tipc: fix an information leak in tipc_topsrv_kern_subscr
Alexander Potapenko
1
-1
/
+1
2022-10-14
tipc: Fix recognition of trial period
Mark Tomlinson
1
-1
/
+1
2022-10-13
Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
88
-275
/
+684
2022-10-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-2
/
+6
2022-10-13
Merge tag 'trace-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
6
-123
/
+146
2022-10-13
Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
32
-223
/
+1097
2022-10-13
Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
10
-52
/
+64
[next]