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-02-14
net/sched: act_pedit, setup offload action for action stats query
Oz Shlomo
1
-1
/
+22
2023-02-14
net/sched: optimize action stats api calls
Oz Shlomo
1
-3
/
+2
2023-02-14
wifi: cfg80211: trace: remove MAC_PR_{FMT,ARG}
Johannes Berg
1
-124
/
+120
2023-02-13
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
1
-3
/
+3
2023-02-13
ipv6: icmp6: add drop reason support to ndisc_rcv()
Eric Dumazet
2
-7
/
+8
2023-02-13
ipv6: icmp6: add drop reason support to icmpv6_notify()
Eric Dumazet
1
-8
/
+17
2023-02-13
xfrm: Zero padding when dumping algos and encap
Herbert Xu
1
-4
/
+41
2023-02-13
net: ethtool: extend ringparam set/get APIs for rx_push
Shannon Nelson
2
-3
/
+16
2023-02-13
tls: Pass rec instead of aead_req into tls_encrypt_done
Herbert Xu
1
-4
/
+2
2023-02-13
tls: Remove completion function scaffolding
Herbert Xu
1
-4
/
+4
2023-02-13
tipc: Remove completion function scaffolding
Herbert Xu
1
-6
/
+6
2023-02-13
net: ipv6: Remove completion function scaffolding
Herbert Xu
2
-12
/
+12
2023-02-13
net: ipv4: Remove completion function scaffolding
Herbert Xu
2
-12
/
+12
2023-02-13
tls: Only use data field in crypto completion function
Herbert Xu
2
-11
/
+31
2023-02-13
tipc: Add scaffolding to change completion function signature
Herbert Xu
1
-6
/
+6
2023-02-13
net: ipv6: Add scaffolding to change completion function signature
Herbert Xu
2
-14
/
+14
2023-02-13
net: ipv4: Add scaffolding to change completion function signature
Herbert Xu
2
-14
/
+14
2023-02-13
Bluetooth: Use crypto_wait_req
Herbert Xu
1
-31
/
+6
2023-02-13
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
1
-1
/
+1
2023-02-13
net/sched: fix error recovery in qdisc_create()
Eric Dumazet
1
-7
/
+8
2023-02-13
devlink: add forgotten devlink instance lock assertion to devl_param_driverin...
Jiri Pirko
1
-0
/
+2
2023-02-13
devlink: allow to call devl_param_driverinit_value_get() without holding inst...
Jiri Pirko
1
-2
/
+11
2023-02-13
devlink: convert param list to xarray
Jiri Pirko
3
-39
/
+39
2023-02-13
devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one()
Jiri Pirko
1
-8
/
+2
2023-02-13
devlink: fix the name of value arg of devl_param_driverinit_value_get()
Jiri Pirko
1
-3
/
+4
2023-02-13
devlink: make sure driver does not read updated driverinit param before reload
Jiri Pirko
3
-4
/
+28
2023-02-13
devlink: don't use strcpy() to copy param value
Jiri Pirko
1
-12
/
+3
2023-02-13
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
1
-1
/
+3
2023-02-13
devlink: stop using NL_SET_ERR_MSG_MOD
Jacob Keller
2
-70
/
+65
2023-02-13
rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
Pietro Borrello
1
-1
/
+1
2023-02-13
af_key: Fix heap information leak
Hyunwoo Kim
1
-1
/
+1
2023-02-10
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
2
-1
/
+1
2023-02-10
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2
-12
/
+5
2023-02-10
net/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
1
-4
/
+30
2023-02-10
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
1
-3
/
+1
2023-02-10
bridge: mcast: Move validation to a policy
Ido Schimmel
1
-18
/
+27
2023-02-10
bridge: mcast: Remove pointless sequence generation counter assignment
Ido Schimmel
1
-2
/
+0
2023-02-10
bridge: mcast: Use correct define in MDB dump
Ido Schimmel
1
-1
/
+1
2023-02-10
Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
4
-34
/
+33
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
16
-84
/
+370
2023-02-10
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
3
-88
/
+51
2023-02-10
net: sched: move frag check and tc_skb_cb update out of handle_fragments
Xin Long
1
-32
/
+39
2023-02-10
openvswitch: move key and ovs_cb update out of handle_fragments
Xin Long
1
-12
/
+25
2023-02-10
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
3
-58
/
+31
2023-02-10
net: create nf_conntrack_ovs for ovs and tc use
Xin Long
6
-98
/
+110
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
3
-20
/
+18
2023-02-10
Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
5
-9
/
+15
2023-02-09
net: initialize net->notrefcnt_tracker earlier
Eric Dumazet
1
-1
/
+9
2023-02-09
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
1
-0
/
+1
2023-02-09
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
1
-1
/
+1
[prev]
[next]