index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-12
net: dsa: add trace points for VLAN operations
Vladimir Oltean
2
-5
/
+137
2023-04-12
net: dsa: add trace points for FDB/MDB operations
Vladimir Oltean
4
-12
/
+423
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
9
-25
/
+41
2023-04-07
net: make SO_BUSY_POLL available to all users
Eric Dumazet
1
-9
/
+4
2023-04-07
Merge tag 'ipsec-esn-replay' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-1
/
+1
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-90
/
+179
2023-04-06
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
21
-101
/
+184
2023-04-06
xfrm: don't require advance ESN callback for packet offload
Leon Romanovsky
1
-1
/
+1
2023-04-05
net/sched: sch_mqprio: use netlink payload helpers
Pedro Tammela
1
-4
/
+4
2023-04-05
Merge tag 'wireless-next-2023-04-05' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
7
-19
/
+181
2023-04-05
Merge tag 'linux-can-next-for-6.4-20230404-2' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-9
/
+56
2023-04-05
can: isotp: fix race between isotp_sendsmg() and isotp_release()
Oliver Hartkopp
1
-24
/
+31
2023-04-05
can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
Michal Sojka
1
-1
/
+16
2023-04-05
can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
Oliver Hartkopp
1
-1
/
+1
2023-04-05
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
1
-1
/
+4
2023-04-04
netlink: annotate lockless accesses to nlk->max_recvmsg_len
Eric Dumazet
1
-6
/
+9
2023-04-04
ethtool: reset #lanes when lanes is omitted
Andy Roulin
1
-3
/
+4
2023-04-04
ping: Fix potentail NULL deref for /proc/net/icmp.
Kuniyuki Iwashima
1
-4
/
+4
2023-04-04
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
3
-29
/
+27
2023-04-04
Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-4
/
+13
2023-04-04
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
1
-4
/
+13
2023-04-04
vsock: return errors other than -ENOMEM to socket
Arseniy Krasnov
1
-2
/
+2
2023-04-04
vsock/vmci: convert VMCI error code to -ENOMEM on receive
Arseniy Krasnov
1
-2
/
+9
2023-04-03
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
1
-1
/
+6
2023-04-03
net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
Sricharan Ramabadhran
1
-6
/
+9
2023-04-03
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
5
-42
/
+46
2023-04-03
net: dsa: make dsa_port_supports_hwtstamp() construct a fake ifreq
Vladimir Oltean
3
-6
/
+8
2023-04-03
net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use it
Vladimir Oltean
1
-2
/
+5
2023-04-03
net: move copy_from_user() out of net_hwtstamp_validate()
Vladimir Oltean
1
-9
/
+9
2023-04-03
net: promote SIOCSHWTSTAMP and SIOCGHWTSTAMP ioctls to dedicated handlers
Vladimir Oltean
1
-13
/
+26
2023-04-03
net: simplify handling of dsa_ndo_eth_ioctl() return code
Vladimir Oltean
1
-1
/
+1
2023-04-03
net: don't abuse "default" case for unknown ioctl in dev_ifsioc()
Vladimir Oltean
1
-23
/
+19
2023-04-02
sctp: check send stream number after wait_for_sndbuf
Xin Long
1
-0
/
+4
2023-04-02
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
1
-1
/
+18
2023-03-31
icmp: guard against too small mtu
Eric Dumazet
1
-0
/
+5
2023-03-31
Merge tag 'nfs-for-6.3-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+1
2023-03-31
Merge tag 'nf-next-2023-03-30' of https://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
3
-21
/
+43
2023-03-31
wifi: mac80211: enable EHT mesh support
Ryder Lee
5
-4
/
+162
2023-03-31
Merge wireless/main into wireless-next/main
Johannes Berg
8
-49
/
+68
2023-03-31
vsock/vmci: convert VMCI error code to -ENOMEM on send
Arseniy Krasnov
1
-1
/
+7
2023-03-31
l2tp: generate correct module alias strings
Andrea Righi
2
-8
/
+8
2023-03-31
net: qrtr: Fix a refcount bug in qrtr_recvmsg()
Ziyang Xuan
1
-0
/
+2
2023-03-31
tcp: Refine SYN handling for PAWS.
Kuniyuki Iwashima
1
-0
/
+2
2023-03-31
virtio/vsock: fix leaks due to missing skb owner
Bobby Eshleman
1
-0
/
+10
2023-03-30
Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
16
-98
/
+1034
2023-03-30
Merge tag 'wireless-2023-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
3
-15
/
+19
2023-03-30
net/sched: act_tunnel_key: add support for "don't fragment"
Davide Caratti
1
-0
/
+5
2023-03-30
net: dsa: fix db type confusion in host fdb/mdb add/del
Vladimir Oltean
1
-12
/
+12
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-29
/
+148
2023-03-30
Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-24
/
+143
[next]