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-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-19
/
+43
2020-08-04
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
1
-0
/
+244
2020-08-04
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
1
-0
/
+5
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
12
-166
/
+698
2020-08-03
Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-8
/
+68
2020-08-03
mptcp: fix bogus sendmsg() return code under pressure
Paolo Abeni
1
-2
/
+1
2020-08-03
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
1
-3
/
+5
2020-08-03
devlink: Add early_drop trap
Amit Cohen
1
-0
/
+1
2020-08-03
fib: Fix undef compile warning
YueHaibing
1
-1
/
+1
2020-08-03
mptcp: use mptcp_for_each_subflow in mptcp_stream_accept
Geliang Tang
1
-1
/
+1
2020-08-03
Merge tag 'mac80211-next-for-davem-2020-08-03' of git://git.kernel.org/pub/sc...
David S. Miller
5
-6
/
+12
2020-08-03
seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header
Ioana-Ruxandra Stăncioi
1
-0
/
+17
2020-08-03
tcp: apply a floor of 1 for RTT samples from TCP timestamps
Jianfeng Wang
1
-0
/
+2
2020-08-03
tipc: Use is_broadcast_ether_addr() instead of memcmp()
Huang Guobin
1
-3
/
+1
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
33
-92
/
+143
2020-08-03
appletalk: Fix atalk_proc_init() return path
Vincent Duvert
1
-0
/
+2
2020-08-03
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
1
-2
/
+1
2020-08-03
net: Use __skb_pagelen() directly in skb_cow_data()
Miaohe Lin
1
-1
/
+1
2020-08-03
net: gre: recompute gre csum for sctp over gre tunnels
Lorenzo Bianconi
1
-2
/
+11
2020-08-03
net: bridge: clear bridge's private skb space on xmit
Nikolay Aleksandrov
1
-0
/
+2
2020-08-03
ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWN
Florent Fourcot
1
-12
/
+12
2020-08-03
ipv6/addrconf: call addrconf_ifdown with consistent values
Florent Fourcot
1
-1
/
+1
2020-08-03
net: openvswitch: make masks cache size configurable
Eelco Chaudron
3
-14
/
+114
2020-08-03
net: openvswitch: add masks cache hit counter
Eelco Chaudron
4
-7
/
+23
2020-08-03
ethtool: ethnl_set_linkmodes: remove redundant null check
Gaurav Singh
1
-2
/
+1
2020-08-03
openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
Peilin Ye
1
-18
/
+20
2020-08-03
net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct
wenxu
3
-2
/
+8
2020-08-03
bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skb
Dmitry Yakunin
1
-2
/
+20
2020-08-03
bpf: Setup socket family and addresses in bpf_prog_test_run_skb
Dmitry Yakunin
1
-0
/
+21
2020-08-03
udp_tunnel: add the ability to hard-code IANA VXLAN
Jakub Kicinski
2
-8
/
+68
2020-08-03
mac80211: Do not report beacon loss if beacon filtering enabled
Loic Poulain
1
-0
/
+3
2020-08-03
netfilter: flowtable: Set offload timeout when adding flow
Roi Dayan
1
-0
/
+2
2020-08-03
netfilter: conntrack: Move nf_ct_offload_timeout to header file
Roi Dayan
1
-12
/
+0
2020-08-03
mac80211: fix misplaced while instead of if
Johannes Berg
1
-1
/
+1
2020-08-03
nl80211: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-2
/
+1
2020-08-03
mac80211: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-1
/
+2
2020-08-03
mac8211: fix struct initialisation
John Crispin
1
-1
/
+1
2020-08-03
mac80211: Handle special status codes in SAE commit
Jouni Malinen
1
-1
/
+4
2020-08-02
netfilter: nf_tables: report EEXIST on overlaps
Pablo Neira Ayuso
1
-9
/
+7
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
28
-111
/
+243
2020-08-01
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
1
-1
/
+10
2020-08-02
netfilter: nft_meta: fix iifgroup matching
Florian Westphal
1
-1
/
+1
2020-08-02
netfilter: nf_tables: extended netlink error reporting for expressions
Pablo Neira Ayuso
1
-1
/
+6
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
26
-95
/
+194
2020-08-01
mptcp: fix syncookie build error on UP
Florian Westphal
1
-3
/
+1
2020-08-01
fib: fix another fib_rules_ops indirect call wrapper problem
Brian Vazquez
1
-0
/
+6
2020-08-01
tcp: fix build fong CONFIG_MPTCP=n
Eric Dumazet
1
-2
/
+3
2020-07-31
Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...
David S. Miller
31
-192
/
+355
2020-07-31
rtnetlink: add support for protodown reason
Roopa Prabhu
2
-5
/
+133
2020-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
[next]