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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
selftests: netfilter: fix exit value for nft_concat_range
Hangbin Liu
1
-1
/
+1
2022-02-09
netfilter: xt_socket: fix a typo in socket_mt_destroy()
Eric Dumazet
1
-1
/
+1
2022-02-09
selftests: netfilter: add synproxy test
Florian Westphal
2
-1
/
+116
2022-02-08
nfp: flower: fix ida_idx not being released
Louis Peens
1
-4
/
+8
2022-02-08
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
Eric Dumazet
2
-0
/
+4
2022-02-08
net: ethernet: litex: Add the dependency on HAS_IOMEM
Cai Huoqing
1
-1
/
+1
2022-02-08
ibmvnic: don't release napi in __ibmvnic_open()
Sukadev Bhattiprolu
1
-4
/
+9
2022-02-08
Merge branch 'more-dsa-fixes-for-devres-mdiobus_-alloc-register'
Jakub Kicinski
7
-14
/
+32
2022-02-08
net: dsa: lantiq_gswip: don't use devres for mdiobus
Vladimir Oltean
1
-3
/
+11
2022-02-08
net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding
Vladimir Oltean
1
-1
/
+1
2022-02-08
net: dsa: seville: register the mdiobus under devres
Vladimir Oltean
1
-2
/
+3
2022-02-08
net: dsa: felix: don't use devres for mdiobus
Vladimir Oltean
1
-1
/
+3
2022-02-08
net: dsa: bcm_sf2: don't use devres for mdiobus
Vladimir Oltean
1
-2
/
+5
2022-02-08
net: dsa: ar9331: register the mdiobus under devres
Vladimir Oltean
1
-2
/
+1
2022-02-08
net: dsa: mv88e6xxx: don't use devres for mdiobus
Vladimir Oltean
1
-3
/
+8
2022-02-08
bonding: pair enable_port with slave_arr_updates
Mahesh Bandewar
1
-1
/
+2
2022-02-08
gve: Recording rx queue before sending to napi
Tao Liu
1
-0
/
+1
2022-02-07
net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs
Pavel Parkhomenko
1
-4
/
+6
2022-02-07
net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth()
Eric Dumazet
1
-1
/
+1
2022-02-06
net/smc: fix ref_tracker issue in smc_pnet_add()
Eric Dumazet
1
-3
/
+5
2022-02-06
net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs
Pavel Parkhomenko
1
-4
/
+3
2022-02-05
net: mscc: ocelot: fix all IP traffic getting trapped to CPU with PTP over IP
Vladimir Oltean
1
-0
/
+8
2022-02-04
tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) case
Eric Dumazet
1
-14
/
+19
2022-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
7
-27
/
+61
2022-02-04
ixgbevf: Require large buffers for build_skb on 82599VF
Samuel Mendoza-Jonas
1
-6
/
+7
2022-02-04
netfilter: ctnetlink: disable helper autoassign
Florian Westphal
2
-2
/
+3
2022-02-04
MAINTAINERS: netfilter: update git links
Florian Westphal
1
-2
/
+2
2022-02-04
netfilter: conntrack: re-init state for retransmitted syn-ack
Florian Westphal
1
-0
/
+12
2022-02-04
netfilter: conntrack: move synack init code to helper
Florian Westphal
1
-18
/
+29
2022-02-04
netfilter: nft_payload: don't allow th access for fragments
Florian Westphal
2
-5
/
+6
2022-02-04
netfilter: conntrack: don't refresh sctp entries in closed state
Florian Westphal
1
-0
/
+9
2022-02-03
net: sparx5: Fix get_stat64 crash in tcpdump
Steen Hegelund
1
-1
/
+1
2022-02-03
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
1
-3
/
+2
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
78
-453
/
+877
2022-02-03
Merge tag 'selinux-pr-20220203' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2022-02-03
Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
15
-177
/
+209
2022-02-03
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
4
-19
/
+41
2022-02-03
net: stmmac: ensure PTP time register reads are consistent
Yannick Vignon
1
-7
/
+12
2022-02-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
7
-236
/
+11
2022-02-03
printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()
Mickaël Salaün
1
-1
/
+1
2022-02-03
Revert "module, async: async_synchronize_full() on module init iff async is u...
Igor Pylypiv
3
-24
/
+5
2022-02-03
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+65
2022-02-03
Merge branch 'net-ipa-enable-register-retention'
Jakub Kicinski
4
-0
/
+70
2022-02-03
net: ipa: request IPA register values be retained
Alex Elder
3
-0
/
+64
2022-02-03
dt-bindings: net: qcom,ipa: add optional qcom,qmp property
Alex Elder
1
-0
/
+6
2022-02-03
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
1
-0
/
+10
2022-02-03
tools/resolve_btfids: Do not print any commands when building silently
Nathan Chancellor
1
-1
/
+5
2022-02-03
Revert "mm/gup: small refactoring: simplify try_grab_page()"
John Hubbard
1
-5
/
+30
2022-02-03
Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+10
2022-02-02
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
Hou Tao
1
-1
/
+1
[next]