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: 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
*
|
Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-02
101
-611
/
+665
|
\
\
|
*
\
Merge branch 'net-af_packet-be-careful-when-expanding-mac-header-size'
Jakub Kicinski
2022-06-02
3
-4
/
+13
|
|
\
\
|
|
*
|
net/af_packet: make sure to pull mac header
Eric Dumazet
2022-06-02
1
-2
/
+4
|
|
*
|
net: add debug info to __skb_pull()
Eric Dumazet
2022-06-02
1
-1
/
+8
|
|
*
|
net: CONFIG_DEBUG_NET depends on CONFIG_NET
Eric Dumazet
2022-06-02
1
-1
/
+1
|
|
/
/
|
*
|
stmmac: intel: Add RPL-P PCI ID
Michael Sit Wei Hong
2022-06-02
1
-0
/
+2
|
*
|
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
2022-06-02
2
-4
/
+4
|
*
|
tipc: check attribute length for bearer name
Hoang Le
2022-06-02
1
-2
/
+1
|
*
|
ice: fix access-beyond-end in the switch code
Alexander Lobakin
2022-06-02
4
-139
/
+115
|
*
|
nfp: remove padding in nfp_nfdk_tx_desc
Fei Qin
2022-06-02
3
-9
/
+17
|
*
|
ax25: Fix ax25 session cleanup problems
Duoming Zhou
2022-06-02
4
-11
/
+20
|
*
|
net: usb: qmi_wwan: Add support for Cinterion MV31 with new baseline
Slark Xiao
2022-06-02
1
-0
/
+1
|
*
|
Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2022-06-02
14
-41
/
+115
|
|
\
\
|
|
*
|
net/mlx5: Fix mlx5_get_next_dev() peer device matching
Saeed Mahameed
2022-05-31
1
-11
/
+23
|
|
*
|
net/mlx5e: Update netdev features after changing XDP state
Maxim Mikityanskiy
2022-05-31
1
-0
/
+5
|
|
*
|
net/mlx5: correct ECE offset in query qp output
Changcheng Liu
2022-05-31
1
-3
/
+2
|
|
*
|
net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition
Maxim Mikityanskiy
2022-05-31
7
-11
/
+31
|
|
*
|
net/mlx5: CT: Fix header-rewrite re-use for tupels
Paul Blakey
2022-05-31
1
-8
/
+11
|
|
*
|
net/mlx5e: TC NIC mode, fix tc chains miss table
Maor Dickman
2022-05-31
3
-3
/
+39
|
|
*
|
net/mlx5: Don't use already freed action pointer
Leon Romanovsky
2022-05-31
1
-5
/
+4
|
*
|
|
Merge branch 'sfc-siena-fix-some-efx_separate_tx_channels-errors'
Jakub Kicinski
2022-06-02
2
-5
/
+3
|
|
\
\
\
|
|
*
|
|
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
2022-06-02
1
-4
/
+2
|
|
*
|
|
sfc/siena: fix considering that all channels have TX queues
Martin Habets
2022-06-02
1
-1
/
+1
|
|
/
/
/
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-06-02
2
-5
/
+8
|
|
\
\
\
|
|
*
|
|
xfrm: do not set IPv4 DF flag when encapsulating IPv6 frames <= 1280 bytes.
Maciej Żenczykowski
2022-05-25
1
-1
/
+2
|
|
*
|
|
Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
Michal Kubecek
2022-05-25
1
-4
/
+6
|
*
|
|
|
Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-06-02
9
-30
/
+39
|
|
\
\
\
\
|
|
*
|
|
|
wifi: mac80211: fix use-after-free in chanctx code
Johannes Berg
2022-06-01
1
-5
/
+2
|
|
*
|
|
|
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
Ping-Ke Shih
2022-05-30
5
-3
/
+15
|
|
*
|
|
|
wifi: iwlwifi: pcie: rename CAUSE macro
Johannes Berg
2022-05-30
1
-17
/
+17
[next]