User Details
User Details
- User Since
- Apr 1 2021, 3:21 AM (253 w, 5 d)
Yesterday
Yesterday
zlei requested review of D55198: lagg: Avoid dropping locks when starting the interface.
lagg: Make lagg_link_active() static
Sun, Feb 8
Sun, Feb 8
zlei added inline comments to D55138: Switch net.inet6.ip6.use_stableaddr to on by default.
Sat, Feb 7
Sat, Feb 7
zlei added a comment to D54443: if_gre: Add netlink support with tests.
Except for the tests, do you have real usage of the netlink protocol ? The commit message does not mention it. So it is better to explain, otherwise would confuse people.
Fri, Feb 6
Fri, Feb 6
This is a behavior change. Please also add a meta Relnotes: yes to the commit message.
zlei committed rG70256d2b86d9: qlnxe: Overhaul setting the multicast MAC filters (authored by zlei).
qlnxe: Overhaul setting the multicast MAC filters
zlei committed rG45b1718fadae: qlnxe: Refactor setting the promiscuous and allmulti mode (authored by zlei).
qlnxe: Refactor setting the promiscuous and allmulti mode
qlnxe: Allow tapping the TX packets
zlei committed rGec7950fe4234: qlnxev: Remove now unneeded include for opt_inet.h (authored by zlei).
qlnxev: Remove now unneeded include for opt_inet.h
zlei committed rG4012b63889e4: qlnxe: Let ether_ioctl() handle SIOCSIFADDR ioctl (authored by zlei).
qlnxe: Let ether_ioctl() handle SIOCSIFADDR ioctl
zlei committed rGc10e6bc0f007: qlnxe: Avoid reinitializing the interface when it is already initialized (authored by zlei).
qlnxe: Avoid reinitializing the interface when it is already initialized
zlei committed rG0df8a998a9fe: qlnxe: Prevent potential concurrency between ioctls (authored by zlei).
qlnxe: Prevent potential concurrency between ioctls
zlei committed rGf250852c9a0c: qlnxe: Fix setting the unicast MAC filter of RX path (authored by zlei).
qlnxe: Fix setting the unicast MAC filter of RX path
zlei added a reverting change for D52062: sys/modules: fix standalone build for multiple build: rGec7950fe4234: qlnxev: Remove now unneeded include for opt_inet.h.
zlei committed rG3aeeedc7e0dc: qlnxe: Avoid memcpy with same source and destination (authored by zlei).
qlnxe: Avoid memcpy with same source and destination
zlei committed rG4ac3081b2828: qlnxe: Remove a pointless copy back from the link-layer address (authored by zlei).
qlnxe: Remove a pointless copy back from the link-layer address
zlei added a comment to D54892: qlnxe: Overhaul setting the multicast MAC filters.
zlei added a comment to D54887: qlnxe: Avoid reinitializing the interface when it is already initialized.
zlei added inline comments to D54884: qlnxe: Avoid memcpy with same source and destination.
zlei committed rG5ba503fc2cab: lagg: Remove the member pr_num from struct lagg_proto (authored by zlei).
lagg: Remove the member pr_num from struct lagg_proto
zlei committed rGa622030b4bae: lagg: Make the none protocol a first-class citizen (authored by zlei).
lagg: Make the none protocol a first-class citizen
Thu, Feb 5
Thu, Feb 5
ifconfig: fix removing IPv6 addresses
ifconfig: fix 'ifconfig -l link'
ifconfig: fix 'ifconfig -l ether'
zlei committed rG7bdf066ad212: ifconfig: fix logical error in interface matching for '-l ether' (authored by glebius).
ifconfig: fix logical error in interface matching for '-l ether'
zlei updated the diff for D55124: lagg: Remove the member pr_num from struct lagg_proto.
Rebased on to latest D55123 (Added a missing comma).
zlei updated the diff for D55123: lagg: Makes the none protocol a first-class citizen.
Fix compiling. Added a missing comma.
e1000: Fix setting the promiscuous mode
zlei requested review of D55124: lagg: Remove the member pr_num from struct lagg_proto.
zlei requested review of D55123: lagg: Makes the none protocol a first-class citizen.
e1000: Fix setting the promiscuous mode
e1000: Fix setting the promiscuous mode
Wed, Feb 4
Wed, Feb 4
Tue, Feb 3
Tue, Feb 3
zlei added a comment to D55064: bpf: don't clear pointer from descriptor to the tap on descriptor close.
Is bpf_chkdir() dereferencing a NULL d->bd_bif in net epoch ?
Mon, Feb 2
Mon, Feb 2
zlei committed rG04911babef1b: netgraph: teach ngctl to attach and run itself in a jail (authored by jamie).
netgraph: teach ngctl to attach and run itself in a jail
zlei committed rG7621b6eded12: mrsas: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler (authored by zlei).
mrsas: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler
zlei committed rG44dfede815d8: mfi: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler (authored by zlei).
mfi: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler
zlei committed rG9280324325f3: ipmi: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler (authored by zlei).
ipmi: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler
zlei committed rG352c1e0f172a: aacraid: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler (authored by zlei).
aacraid: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler
zlei committed rGd6bc614eac5a: aac: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler (authored by zlei).
aac: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler
zlei committed rGe36e17552cdf: sgx: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler (authored by zlei).
sgx: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler
linux: Make the macro LINUX_IOCTL_SET public
e1000: Fix setting the promiscuous mode
Sun, Feb 1
Sun, Feb 1
zlei added a comment to D54443: if_gre: Add netlink support with tests.
There're three tasks in this change,
Sat, Jan 31
Sat, Jan 31
zlei committed rGab6366972662: sys/net/sff8436.h: Fix the register address of link length of copper or active… (authored by Kirill Kochnev <sabashlive@gmail.com>).
sys/net/sff8436.h: Fix the register address of link length of copper or active…
zlei committed rGf119719571b8: lio: Avoid out-of-bounds read or write MAC address (authored by zlei).
lio: Avoid out-of-bounds read or write MAC address
zlei committed rG37de97853422: qlnxe: Avoid out-of-bounds reading the multicast ethernet address (authored by zlei).
qlnxe: Avoid out-of-bounds reading the multicast ethernet address
zlei committed rG58cf2a284053: sys/net/sff8436.h: Fix the register address of link length of copper or active… (authored by Kirill Kochnev <sabashlive@gmail.com>).
sys/net/sff8436.h: Fix the register address of link length of copper or active…
zlei committed rGa1828b1226fe: qlnxe: Avoid out-of-bounds reading the multicast ethernet address (authored by zlei).
qlnxe: Avoid out-of-bounds reading the multicast ethernet address
zlei committed rGc4e33387d079: locking.9: Tweak the table column width to fit 80 characters (authored by zlei).
locking.9: Tweak the table column width to fit 80 characters
zlei committed rGe8de565f6bb8: lio: Avoid out-of-bounds read or write MAC address (authored by zlei).
lio: Avoid out-of-bounds read or write MAC address
zlei committed rGd88ccbddc7c7: x86/xen: Use proper prototype for SYSINIT functions (authored by zlei).
x86/xen: Use proper prototype for SYSINIT functions
tsc: Use proper prototype for SYSINIT functions
zlei committed rGdb80c0726789: powerpc: Use proper prototype for SYSINIT functions (authored by zlei).
powerpc: Use proper prototype for SYSINIT functions
i386: Use proper prototype for SYSINIT functions
zlei committed rG13a9caf59ac3: arm64 coresight: Use proper prototype for SYSINIT functions (authored by zlei).
arm64 coresight: Use proper prototype for SYSINIT functions
arm: Use proper prototype for SYSINIT functions
vm: Use proper prototype for SYSINIT functions
sys/sysent.h: Remove an unneeded type cast
MAC: Use proper prototype for SYSINIT functions
zlei committed rG139a9451b910: audit: Use proper prototype for SYSINIT functions (authored by zlei).
audit: Use proper prototype for SYSINIT functions
nfs: Use proper prototype for SYSINIT functions
pf: Use proper prototype for SYSINIT functions
ipfw: Use proper prototype for SYSINIT functions
zlei committed rGdb75edf2b61e: netipsec: Use proper prototype for SYSINIT functions (authored by zlei).
netipsec: Use proper prototype for SYSINIT functions
zlei committed rG0871d691e389: netinet6: Use proper prototype for SYSINIT functions (authored by zlei).
netinet6: Use proper prototype for SYSINIT functions
zlei committed rG72bf99e08bea: netinet: Use proper prototype for SYSINIT functions (authored by zlei).
netinet: Use proper prototype for SYSINIT functions
zlei committed rGa7334aec0762: net80211: Use proper prototype for SYSINIT functions (authored by zlei).
net80211: Use proper prototype for SYSINIT functions
net: Use proper prototype for SYSINIT functions
zlei committed rG5d1cf19810bb: libkern: Use proper prototype for SYSINIT functions (authored by zlei).
libkern: Use proper prototype for SYSINIT functions
jail: Use proper prototype for SYSINIT functions
kern_sharedpage.c: Remove an unneeded type cast
kern: Use proper prototype for SYSINIT functions
p9fs: Use proper prototype for SYSINIT functions
xen: Use proper prototype for SYSINIT functions
xdma: Use proper prototype for SYSINIT functions
nvme: Use proper prototype for SYSINIT functions
zlei committed rG8c800d39080a: iommu_gas: Use proper prototype for SYSINIT functions (authored by zlei).
iommu_gas: Use proper prototype for SYSINIT functions
zlei committed rGe40461251825: dev/fdt: Use proper prototype for SYSINIT functions (authored by zlei).
dev/fdt: Use proper prototype for SYSINIT functions
zlei committed rG93da73e85a71: opensolaris: Use proper prototype for SYSINIT functions (authored by zlei).
opensolaris: Use proper prototype for SYSINIT functions
scsi: Use proper prototype for SYSINIT functions
zlei committed rG2b01cc154472: qlnxe: Avoid out-of-bounds reading the multicast ethernet address (authored by zlei).
qlnxe: Avoid out-of-bounds reading the multicast ethernet address
linux: Make the macro LINUX_IOCTL_SET public