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-03-04
net: phy: updated the initialization routine for LAN87xx
Arun Ramadoss
1
-42
/
+175
2022-03-04
net: phy: removed empty lines in LAN87XX
Arun Ramadoss
1
-4
/
+0
2022-03-04
net: phy: used the PHY_ID_MATCH_MODEL macro for LAN87XX
Arun Ramadoss
1
-3
/
+4
2022-03-04
net: phy: used genphy_soft_reset for phy reset in LAN87xx
Arun Ramadoss
1
-12
/
+2
2022-03-04
Merge branch 'lan8814-1588-support'
David S. Miller
2
-34
/
+1097
2022-03-04
net: phy: micrel: 1588 support for LAN8814 phy
Divya Koppera
1
-22
/
+1066
2022-03-04
dt-bindings: net: micrel: Configure latency values and timestamping check for...
Divya Koppera
1
-0
/
+17
2022-03-04
net: phy: micrel: Fix concurrent register access
Divya Koppera
1
-14
/
+16
2022-03-04
Merge branch 'skb-drop-reasons'
David S. Miller
4
-13
/
+50
2022-03-04
net: dev: use kfree_skb_reason() for __netif_receive_skb_core()
Menglong Dong
3
-3
/
+11
2022-03-04
net: dev: use kfree_skb_reason() for sch_handle_ingress()
Menglong Dong
3
-1
/
+3
2022-03-04
net: dev: use kfree_skb_reason() for do_xdp_generic()
Menglong Dong
3
-1
/
+3
2022-03-04
net: dev: use kfree_skb_reason() for enqueue_to_backlog()
Menglong Dong
3
-1
/
+11
2022-03-04
net: dev: add skb drop reasons to __dev_xmit_skb()
Menglong Dong
3
-2
/
+8
2022-03-04
net: skb: introduce the function kfree_skb_list_reason()
Menglong Dong
2
-4
/
+11
2022-03-04
net: dev: use kfree_skb_reason() for sch_handle_egress()
Menglong Dong
3
-1
/
+3
2022-03-04
Merge branch 'netif_rx'
David S. Miller
20
-23
/
+23
2022-03-04
net: dev: Use netif_rx().
Sebastian Andrzej Siewior
1
-3
/
+3
2022-03-04
net: bridge: Use netif_rx().
Sebastian Andrzej Siewior
1
-2
/
+2
2022-03-04
net: macvlan: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-03-04
net: ethernet: Use netif_rx().
Sebastian Andrzej Siewior
9
-9
/
+9
2022-03-04
net: dsa: Use netif_rx().
Sebastian Andrzej Siewior
3
-3
/
+3
2022-03-04
net: caif: Use netif_rx().
Sebastian Andrzej Siewior
2
-2
/
+2
2022-03-04
net: sgi-xp: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-03-04
net: xtensa: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-03-04
docs: networking: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-03-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
13
-554
/
+872
2022-03-04
Merge branch 'ocelot-felix-cleanups'
David S. Miller
2
-16
/
+13
2022-03-04
net: dsa: felix: remove redundant assignment in felix_8021q_cpu_port_deinit
Vladimir Oltean
1
-1
/
+0
2022-03-04
net: dsa: felix: print error message in felix_check_xtr_pkt()
Vladimir Oltean
1
-1
/
+5
2022-03-04
net: dsa: felix: initialize "err" to 0 in felix_check_xtr_pkt()
Vladimir Oltean
1
-1
/
+1
2022-03-04
net: dsa: felix: drop the ptp_type argument from felix_check_xtr_pkt()
Vladimir Oltean
1
-5
/
+2
2022-03-04
net: dsa: felix: remove ocelot->npi assignment from felix_8021q_cpu_port_init
Vladimir Oltean
1
-1
/
+0
2022-03-04
net: mscc: ocelot: use pretty names for IPPROTO_UDP and IPPROTO_TCP
Vladimir Oltean
1
-2
/
+2
2022-03-04
net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_block_remove_filter
Vladimir Oltean
1
-5
/
+3
2022-03-03
net/smc: fix document build WARNING from smc-sysctl.rst
Dust Li
2
-3
/
+4
2022-03-03
net: marvell: Use min() instead of doing it manually
Haowen Bai
1
-1
/
+1
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
8
-125
/
+363
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
289
-1126
/
+2549
2022-03-03
Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
84
-343
/
+988
2022-03-03
ice: introduce VF accessor functions
Jacob Keller
5
-53
/
+115
2022-03-03
ice: factor VF variables to separate structure
Jacob Keller
7
-68
/
+83
2022-03-03
Merge tag 'mips-fixes-5.17_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-17
/
+27
2022-03-03
Merge tag 'auxdisplay-for-linus-v5.17-rc7' of git://github.com/ojeda/linux
Linus Torvalds
1
-14
/
+10
2022-03-03
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
2
-22
/
+14
2022-03-03
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
8
-152
/
+163
2022-03-03
ice: use ice_for_each_vf for iteration during removal
Jacob Keller
1
-5
/
+4
2022-03-03
ice: remove checks in ice_vc_send_msg_to_vf
Jacob Keller
1
-8
/
+3
2022-03-03
ice: move VFLR acknowledge during ice_free_vfs
Jacob Keller
1
-19
/
+8
2022-03-03
ice: move clear_malvf call in ice_free_vfs
Jacob Keller
1
-7
/
+6
[next]