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
2020-01-09
skb: add helpers to allocate ext independently from sk_buff
Paolo Abeni
1
-2
/
+33
2020-01-09
tcp: Check for filled TCP option space before SACK
Mat Martineau
1
-3
/
+7
2020-01-09
tcp: Export TCP functions and ops struct
Mat Martineau
3
-7
/
+7
2020-01-09
tcp: coalesce/collapse must respect MPTCP extensions
Mat Martineau
2
-4
/
+9
2020-01-09
mptcp: Add MPTCP to skb extensions
Mat Martineau
1
-0
/
+7
2020-01-09
tcp, ulp: Add clone operation to tcp_ulp_ops
Mat Martineau
1
-0
/
+14
2020-01-09
sock: Make sk_protocol a 16-bit value
Mat Martineau
1
-38
/
+22
2020-01-09
net: Make sock protocol value checks more specific
Mat Martineau
2
-2
/
+2
2020-01-09
flow_dissector: fix document for skb_flow_get_icmp_tci
Li RongQing
1
-1
/
+1
2020-01-09
net/ncsi: Support for multi host mellanox card
Vijay Khemka
2
-0
/
+89
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
21
-92
/
+157
2020-01-08
ethtool: potential NULL dereference in strset_prepare_data()
Dan Carpenter
1
-0
/
+1
2020-01-08
ethtool: fix ->reply_size() error handling
Dan Carpenter
1
-2
/
+4
2020-01-08
ethtool: fix a memory leak in ethnl_default_start()
Dan Carpenter
1
-3
/
+10
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
3
-5
/
+31
2020-01-08
tipc: fix wrong connect() return code
Tuong Lien
1
-2
/
+2
2020-01-08
tipc: fix link overflow issue at socket shutdown
Tuong Lien
1
-21
/
+32
2020-01-08
devlink: add devink notification when reporter update health state
Vikas Gupta
1
-17
/
+42
2020-01-08
devlink: add support for reporter recovery completion
Vikas Gupta
1
-2
/
+9
2020-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-39
/
+69
2020-01-08
socket: fix unused-function warning
Arnd Bergmann
1
-11
/
+12
2020-01-08
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
1
-1
/
+2
2020-01-08
netfilter: conntrack: dccp, sctp: handle null timeout argument
Florian Westphal
2
-0
/
+6
2020-01-08
hsr: fix dummy hsr_debugfs_rename() declaration
Arnd Bergmann
1
-1
/
+1
2020-01-08
net/ncsi: Send device address as source address
Vijay Khemka
1
-1
/
+9
2020-01-08
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
1
-2
/
+8
2020-01-08
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
1
-2
/
+4
2020-01-08
tipc: remove meaningless assignment in Makefile
Masahiro Yamada
1
-2
/
+0
2020-01-08
tipc: do not add socket.o to tipc-y twice
Masahiro Yamada
1
-1
/
+1
2020-01-07
net/rose: remove redundant assignment to variable failed
Colin Ian King
1
-1
/
+0
2020-01-07
vlan: vlan_changelink() should propagate errors
Eric Dumazet
1
-3
/
+7
2020-01-07
vlan: fix memory leak in vlan_dev_set_egress_priority
Eric Dumazet
3
-5
/
+8
2020-01-06
sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
Xin Long
1
-10
/
+18
2020-01-06
tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit error
Ying Xue
1
-2
/
+2
2020-01-06
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
3
-10
/
+5
2020-01-05
net: dsa: Pass pcs_poll flag from driver to PHYLINK
Vladimir Oltean
1
-0
/
+1
2020-01-05
net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit
Vladimir Oltean
1
-2
/
+1
2020-01-05
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
3
-39
/
+15
2020-01-05
net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
Carl Huang
1
-1
/
+1
2020-01-05
netfilter: nf_tables: unbind callbacks from flowtable destroy path
Pablo Neira Ayuso
1
-2
/
+6
2020-01-05
netfilter: nf_flow_table_offload: fix the nat port mangle.
wenxu
1
-8
/
+16
2020-01-05
netfilter: nf_flow_table_offload: check the status of dst_neigh
wenxu
1
-2
/
+14
2020-01-05
netfilter: nf_flow_table_offload: fix incorrect ethernet dst address
wenxu
1
-2
/
+4
2020-01-05
netfilter: nft_flow_offload: fix underflow in flowtable reference counter
wenxu
1
-3
/
+0
2020-01-03
l2tp: Remove redundant BUG_ON() check in l2tp_pernet
Xu Wang
1
-2
/
+0
2020-01-03
net: Remove redundant BUG_ON() check in phonet_pernet
Xu Wang
1
-2
/
+0
2020-01-03
net: remove the check argument from __skb_gro_checksum_convert
Li RongQing
3
-3
/
+3
2020-01-03
ethtool: remove set but not used variable 'lsettings'
YueHaibing
1
-2
/
+0
2020-01-02
tcp: use REXMIT_NEW instead of magic number
Mao Wenan
1
-1
/
+1
2020-01-02
sch_cake: avoid possible divide by zero in cake_enqueue()
Wen Yang
1
-1
/
+1
[next]