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
2021-01-18
net_sched: fix RTNL deadlock again caused by request_module()
Cong Wang
2
-40
/
+75
2021-01-18
net: bridge: check vlan with eth_type_vlan() method
Menglong Dong
3
-12
/
+5
2021-01-16
sctp: remove the NETIF_F_SG flag before calling skb_segment
Xin Long
1
-1
/
+1
2021-01-16
net: move the hsize check to the else block in skb_segment
Xin Long
1
-5
/
+6
2021-01-15
tcp_cubic: use memset and offsetof init
Yejune Deng
1
-10
/
+1
2021-01-15
nfc: netlink: use &w->w in nfc_genl_rcv_nl_event
Geliang Tang
1
-2
/
+2
2021-01-15
net: dsa: add ops for devlink-sb
Vladimir Oltean
1
-1
/
+158
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-23
/
+39
2021-01-15
neighbor: remove definition of DEBUG
Tom Rix
1
-1
/
+0
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2
-3
/
+8
2021-01-15
dsa: add support for Arrow XRS700x tag trailer
George McCollister
3
-0
/
+68
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-123
/
+288
2021-01-14
net: flow_dissector: Parse PTP L2 packet header
Eran Ben Elisha
1
-0
/
+16
2021-01-14
net: vlan: Add parse protocol header ops
Eran Ben Elisha
1
-0
/
+9
2021-01-14
net: dsa: tag_dsa: Support reception of packets from LAG devices
Tobias Waldekranz
2
-2
/
+27
2021-01-14
net: dsa: Link aggregation support
Tobias Waldekranz
5
-7
/
+321
2021-01-14
net: dsa: Don't offload port attributes on standalone ports
Tobias Waldekranz
1
-0
/
+3
2021-01-14
net: openvswitch: add log message for error case
Eelco Chaudron
2
-9
/
+17
2021-01-14
Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
23
-121
/
+202
2021-01-14
mptcp: fix locking in mptcp_disconnect()
Paolo Abeni
1
-2
/
+7
2021-01-14
net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUM
Tariq Toukan
1
-3
/
+9
2021-01-14
net: avoid 32 x truesize under-estimation for tiny skbs
Eric Dumazet
1
-2
/
+7
2021-01-14
net: tip: fix a couple kernel-doc markups
Mauro Carvalho Chehab
2
-2
/
+2
2021-01-14
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
1
-1
/
+4
2021-01-13
tcp: assign skb hash after tcp_event_data_sent
Yuchung Cheng
1
-1
/
+1
2021-01-13
net: core: use eth_type_vlan in __netif_receive_skb_core
Menglong Dong
1
-4
/
+2
2021-01-13
can: isotp: isotp_getname(): fix kernel information leak
Oliver Hartkopp
1
-0
/
+1
2021-01-13
rxrpc: Call state should be read with READ_ONCE() under some circumstances
Baptiste Lepers
1
-1
/
+1
2021-01-13
rxrpc: Fix handling of an unsupported token type in rxrpc_read()
David Howells
1
-2
/
+4
2021-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-0
/
+4
2021-01-12
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
3
-10
/
+16
2021-01-12
smc: fix out of bound access in smc_nl_get_sys_info()
Jakub Kicinski
1
-1
/
+2
2021-01-12
hci: llc_shdlc: style: Simplify bool comparison
YANG LI
1
-1
/
+1
2021-01-12
net: dsa: add optional stats64 support
Oleksij Rempel
1
-1
/
+13
2021-01-12
mptcp: better msk-level shutdown.
Paolo Abeni
1
-45
/
+17
2021-01-12
mptcp: more strict state checking for acks
Paolo Abeni
1
-1
/
+1
2021-01-12
net: dsa: clear devlink port type before unregistering slave netdevs
Vladimir Oltean
1
-0
/
+4
2021-01-12
net: dsa: unbind all switches from tree when DSA master unbinds
Vladimir Oltean
1
-0
/
+10
2021-01-12
net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
Petr Machata
1
-1
/
+1
2021-01-12
bpf: Allow to retrieve sol_socket opts from sock_addr progs
Daniel Borkmann
1
-2
/
+23
2021-01-12
Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2021-01-11
esp: avoid unneeded kmap_atomic call
Willem de Bruijn
2
-12
/
+2
2021-01-11
net: compound page support in skb_seq_read
Willem de Bruijn
1
-5
/
+23
2021-01-11
net: dsa: remove obsolete comments about switchdev transactions
Vladimir Oltean
2
-9
/
+0
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
1
-6
/
+2
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
1
-9
/
+6
2021-01-11
net: dsa: remove the transactional logic from ageing time notifiers
Vladimir Oltean
3
-15
/
+7
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
5
-127
/
+62
2021-01-11
net: switchdev: delete switchdev_port_obj_add_now
Vladimir Oltean
1
-12
/
+5
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
5
-107
/
+21
[next]