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
*
Merge tag 'ucount-rlimit-for-v5.18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-03-29
1
-4
/
+3
|
\
|
*
mm/mlock: fix two bugs in user_shm_lock()
Miaohe Lin
2022-03-23
1
-4
/
+3
*
|
Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-03-29
38
-194
/
+464
|
\
\
|
*
|
Revert "selftests: net: Add tls config dependency for tls selftests"
Jakub Kicinski
2022-03-29
1
-1
/
+0
|
*
|
net/smc: Send out the remaining data in sndbuf before close
Wen Gu
2022-03-29
1
-0
/
+3
|
*
|
net: move net_unlink_todo() out of the header
Johannes Berg
2022-03-28
2
-10
/
+10
|
*
|
net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-03-28
1
-3
/
+3
|
*
|
net: bnxt_ptp: fix compilation error
Damien Le Moal
2022-03-28
2
-2
/
+6
|
*
|
selftests: net: Add tls config dependency for tls selftests
Naresh Kamboju
2022-03-28
1
-0
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-03-28
4
-28
/
+37
|
|
\
\
|
|
*
|
memcg: enable accounting for nft objects
Vasily Averin
2022-03-28
2
-23
/
+23
|
|
*
|
netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
Pablo Neira Ayuso
2022-03-24
1
-4
/
+13
|
|
*
|
netfilter: egress: Report interface as outgoing
Phil Sutter
2022-03-24
1
-1
/
+1
|
*
|
|
net/sched: act_ct: fix ref leak when switching zones
Marcelo Ricardo Leitner
2022-03-27
1
-6
/
+9
|
*
|
|
net/smc: fix a memory leak in smc_sysctl_net_exit()
Eric Dumazet
2022-03-26
1
-0
/
+5
|
*
|
|
selftests: tls: skip cmsg_to_pipe tests with TLS=n
Jakub Kicinski
2022-03-26
1
-0
/
+6
|
*
|
|
octeontx2-af: initialize action variable
Tom Rix
2022-03-26
1
-8
/
+7
|
*
|
|
net: sparx5: switchdev: fix possible NULL pointer dereference
Zheng Yongjun
2022-03-26
1
-0
/
+2
|
*
|
|
net/x25: Fix null-ptr-deref caused by x25_disconnect
Duoming Zhou
2022-03-26
1
-3
/
+8
|
*
|
|
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
2022-03-26
1
-5
/
+5
|
*
|
|
net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL
Randy Dunlap
2022-03-26
1
-0
/
+1
|
*
|
|
Merge branch 'hns3-fixes'
David S. Miller
2022-03-26
5
-17
/
+107
|
|
\
\
\
|
|
*
|
|
net: hns3: fix phy can not link up when autoneg off and reset
Guangbin Huang
2022-03-26
1
-2
/
+2
|
|
*
|
|
net: hns3: add NULL pointer check for hns3_set/get_ringparam()
Hao Chen
2022-03-26
1
-3
/
+9
|
|
*
|
|
net: hns3: add netdev reset check for hns3_set_tunable()
Hao Chen
2022-03-26
1
-3
/
+5
|
|
*
|
|
net: hns3: clean residual vf config after disable sriov
Peng Li
2022-03-26
3
-0
/
+71
|
|
*
|
|
net: hns3: add max order judgement for tx spare buffer
Hao Chen
2022-03-26
1
-0
/
+6
|
|
*
|
|
net: hns3: fix ethtool tx copybreak buf size indicating not aligned issue
Hao Chen
2022-03-26
2
-9
/
+14
|
|
/
/
/
|
*
|
|
selftests: test_vxlan_under_vrf: Fix broken test case
Ido Schimmel
2022-03-26
1
-4
/
+4
|
*
|
|
net: phy: broadcom: Fix brcm_fet_config_init()
Florian Fainelli
2022-03-26
1
-0
/
+21
|
*
|
|
llc: only change llc->dev when bind() succeeds
Eric Dumazet
2022-03-26
1
-25
/
+34
|
*
|
|
Merge branch 'net-hns3-add-some-fixes-for-net'
Jakub Kicinski
2022-03-26
3
-31
/
+101
|
|
\
\
\
|
|
*
|
|
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2022-03-26
2
-5
/
+18
|
|
*
|
|
net: hns3: add vlan list lock to protect vlan list
Jian Shen
2022-03-26
2
-4
/
+35
|
|
*
|
|
net: hns3: fix port base vlan add fail when concurrent with reset
Jian Shen
2022-03-26
2
-19
/
+46
|
|
*
|
|
net: hns3: fix bug when PF set the duplicate MAC address for VFs
Jian Shen
2022-03-26
1
-3
/
+2
|
|
/
/
/
|
*
|
|
Merge branch 'net-sparx5-refactor-based-on-feedback-on'
Jakub Kicinski
2022-03-25
5
-47
/
+24
|
|
\
\
\
|
|
*
|
|
net: sparx5: Refactor mdb handling according to feedback
Casper Andersson
2022-03-25
5
-26
/
+24
|
|
*
|
|
net: sparx5: Remove unused GLAG handling in PGID
Casper Andersson
2022-03-25
2
-21
/
+0
|
|
/
/
/
|
*
|
|
net: enetc: report software timestamping via SO_TIMESTAMPING
Vladimir Oltean
2022-03-25
1
-1
/
+4
|
*
|
|
Merge branch 'vsock-virtio-enable-vqs-early-on-probe-and-finish-the-setup-bef...
Jakub Kicinski
2022-03-25
1
-4
/
+7
|
|
\
\
\
|
|
*
|
|
vsock/virtio: enable VQs early on probe
Stefano Garzarella
2022-03-25
1
-0
/
+2
|
|
*
|
|
vsock/virtio: read the negotiated features before using VQs
Stefano Garzarella
2022-03-25
1
-3
/
+3
|
|
*
|
|
vsock/virtio: initialize vdev->priv before using VQs
Stefano Garzarella
2022-03-25
1
-1
/
+2
|
|
/
/
/
|
*
|
|
net: usb: ax88179_178a: add Allied Telesis AT-UMCs
Greg Jesionowski
2022-03-25
1
-0
/
+51
|
*
|
|
net: dsa: realtek: make interface drivers depend on OF
Alvin Šipraga
2022-03-25
1
-0
/
+2
|
*
|
|
net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resume
Bjorn Andersson
2022-03-25
1
-0
/
+7
*
|
|
|
Merge tag 'kgdb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2022-03-29
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
kdb: Fix the putarea helper function
Daniel Thompson
2022-03-24
1
-1
/
+1
*
|
|
|
|
Merge tag 'hexagon-5.18-0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-03-28
1
-1
/
+2
|
\
\
\
\
\
[next]