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
...
|
|
*
|
|
|
|
net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
Marek Behún
2022-06-09
1
-16
/
+11
|
|
/
/
/
/
/
|
*
|
|
|
|
net: altera: Fix refcount leak in altera_tse_mdio_create
Miaoqian Lin
2022-06-09
1
-1
/
+5
|
*
|
|
|
|
net: openvswitch: fix misuse of the cached connection on tuple changes
Ilya Maximets
2022-06-09
2
-1
/
+9
|
*
|
|
|
|
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...
Chen Lin
2022-06-09
1
-2
/
+19
|
*
|
|
|
|
ip_gre: test csum_start instead of transport header
Willem de Bruijn
2022-06-09
1
-6
/
+5
|
*
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-06-09
8
-15
/
+49
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
MAINTAINERS: Add a maintainer for bpftool
Quentin Monnet
2022-06-08
1
-0
/
+7
|
|
*
|
|
|
xsk: Fix handling of invalid descriptors in XSK TX batching API
Maciej Fijalkowski
2022-06-08
2
-10
/
+3
|
|
*
|
|
|
selftests/bpf: Add selftest for calling global functions from freplace
Toke Høiland-Jørgensen
2022-06-07
2
-0
/
+32
|
|
*
|
|
|
bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
Toke Høiland-Jørgensen
2022-06-07
1
-1
/
+2
|
|
*
|
|
|
bpf: Use safer kvmalloc_array() where possible
Dan Carpenter
2022-06-07
1
-4
/
+4
|
|
*
|
|
|
bpf, arm64: Clear prog->jited_len along prog->jited
Eric Dumazet
2022-06-07
1
-0
/
+1
|
|
|
/
/
/
|
*
|
|
|
au1000_eth: stop using virt_to_bus()
Arnd Bergmann
2022-06-08
2
-13
/
+13
|
*
|
|
|
ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
Wang Yufen
2022-06-08
1
-2
/
+3
|
*
|
|
|
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
2022-06-08
2
-5
/
+5
|
*
|
|
|
nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
Xiaohui Zhang
2022-06-08
1
-2
/
+14
|
*
|
|
|
Merge branch 'split-nfc-st21nfca-refactor-evt_transaction-into-3'
Jakub Kicinski
2022-06-08
1
-23
/
+30
|
|
\
\
\
\
|
|
*
|
|
|
nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
Martin Faltesek
2022-06-08
1
-30
/
+30
|
|
*
|
|
|
nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
Martin Faltesek
2022-06-08
1
-3
/
+10
|
|
*
|
|
|
nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
Martin Faltesek
2022-06-08
1
-1
/
+1
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'net-unexport-some-symbols-that-are-annotated-__init'
Jakub Kicinski
2022-06-08
3
-3
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
net: ipv6: unexport __init-annotated seg6_hmac_init()
Masahiro Yamada
2022-06-08
1
-1
/
+0
|
|
*
|
|
|
net: xfrm: unexport __init-annotated xfrm4_protocol_init()
Masahiro Yamada
2022-06-08
1
-1
/
+0
|
|
*
|
|
|
net: mdio: unexport __init-annotated mdio_bus_init()
Masahiro Yamada
2022-06-08
1
-1
/
+0
|
|
/
/
/
/
|
*
|
|
|
net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
Gal Pressman
2022-06-08
1
-1
/
+1
|
*
|
|
|
net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
Miaoqian Lin
2022-06-08
1
-1
/
+3
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-06-08
8
-35
/
+98
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-06
5
-3
/
+31
|
|
*
|
|
netfilter: nf_tables: memleak flow rule from commit path
Pablo Neira Ayuso
2022-06-06
1
-0
/
+6
|
|
*
|
|
netfilter: nf_tables: release new hooks on unsupported flowtable flags
Pablo Neira Ayuso
2022-06-06
1
-4
/
+8
|
|
*
|
|
netfilter: nf_tables: always initialize flowtable hook list in transaction
Pablo Neira Ayuso
2022-06-02
1
-0
/
+1
|
|
*
|
|
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
2022-06-02
2
-26
/
+6
|
|
*
|
|
netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path
Pablo Neira Ayuso
2022-06-01
1
-1
/
+1
|
|
*
|
|
netfilter: nat: really support inet nat without l3 address
Florian Westphal
2022-06-01
2
-1
/
+45
|
*
|
|
|
selftests net: fix bpf build error
Lina Wang
2022-06-07
1
-2
/
+2
|
*
|
|
|
af_unix: Fix a data-race in unix_dgram_peer_wake_me().
Kuniyuki Iwashima
2022-06-07
1
-1
/
+1
|
*
|
|
|
stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
Christophe JAILLET
2022-06-07
1
-3
/
+1
|
*
|
|
|
net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register
Miaoqian Lin
2022-06-06
1
-0
/
+1
|
*
|
|
|
Merge branch 'amt-fix-several-bugs-in-amt_rcv'
Jakub Kicinski
2022-06-06
1
-19
/
+40
|
|
\
\
\
\
|
|
*
|
|
|
amt: fix wrong type string definition
Taehee Yoo
2022-06-06
1
-0
/
+1
|
|
*
|
|
|
amt: fix possible null-ptr-deref in amt_rcv()
Taehee Yoo
2022-06-06
1
-1
/
+2
|
|
*
|
|
|
amt: fix wrong usage of pskb_may_pull()
Taehee Yoo
2022-06-06
1
-18
/
+37
|
|
/
/
/
/
|
*
|
|
|
net: phy: dp83867: retrigger SGMII AN when link change
Tan Tee Min
2022-06-06
1
-0
/
+29
*
|
|
|
|
netfs: gcc-12: temporarily disable '-Wattribute-warning' for now
Linus Torvalds
2022-06-09
2
-0
/
+6
*
|
|
|
|
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
2022-06-09
4
-9
/
+12
*
|
|
|
|
mellanox: mlx5: avoid uninitialized variable warning with gcc-12
Linus Torvalds
2022-06-09
1
-1
/
+1
*
|
|
|
|
gcc-12: disable '-Wdangling-pointer' warning for now
Linus Torvalds
2022-06-09
1
-0
/
+3
*
|
|
|
|
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
2022-06-09
1
-1
/
+1
*
|
|
|
|
cert host tools: Stop complaining about deprecated OpenSSL functions
Linus Torvalds
2022-06-08
2
-0
/
+14
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-06-08
15
-47
/
+124
|
\
\
\
\
\
[prev]
[next]