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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-27
net: dsa: Allow providing PHY statistics from CPU port
Florian Fainelli
1
-0
/
+7
2018-04-27
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
1
-2
/
+3
2018-04-27
net: Allow network devices to have PHY statistics
Florian Fainelli
1
-0
/
+5
2018-04-27
net: Move PHY statistics code into PHY library helpers
Florian Fainelli
1
-0
/
+20
2018-04-27
tipc: introduce ioctl for fetching node identity
Jon Maloy
1
-4
/
+8
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-393
/
+1399
2018-04-27
bpf: add documentation for eBPF helpers (65-66)
Quentin Monnet
1
-0
/
+30
2018-04-27
bpf: add documentation for eBPF helpers (58-64)
Quentin Monnet
1
-0
/
+147
2018-04-27
bpf: add documentation for eBPF helpers (51-57)
Quentin Monnet
1
-0
/
+180
2018-04-27
bpf: add documentation for eBPF helpers (42-50)
Quentin Monnet
1
-0
/
+172
2018-04-27
bpf: add documentation for eBPF helpers (33-41)
Quentin Monnet
1
-0
/
+164
2018-04-27
bpf: add documentation for eBPF helpers (23-32)
Quentin Monnet
1
-0
/
+197
2018-04-27
bpf: add documentation for eBPF helpers (12-22)
Quentin Monnet
1
-0
/
+254
2018-04-27
bpf: add documentation for eBPF helpers (01-11)
Quentin Monnet
1
-0
/
+230
2018-04-27
bpf: add script and prepare bpf.h for new helpers documentation
Quentin Monnet
1
-406
/
+16
2018-04-26
bpf: Add gpl_compatible flag to struct bpf_prog_info
Jiri Olsa
1
-0
/
+1
2018-04-26
udp: add gso support to virtual devices
Willem de Bruijn
2
-1
/
+5
2018-04-26
udp: add gso segment cmsg
Willem de Bruijn
1
-0
/
+1
2018-04-26
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
5
-0
/
+7
2018-04-26
udp: add udp gso
Willem de Bruijn
2
-0
/
+6
2018-04-26
udp: expose inet cork to udp
Willem de Bruijn
2
-1
/
+2
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+3
2018-04-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-5
/
+24
2018-04-25
sctp: remove the unused sctp_assoc_is_match function
Xin Long
1
-4
/
+0
2018-04-25
sctp: fix const parameter violation in sctp_make_sack
Marcelo Ricardo Leitner
1
-1
/
+1
2018-04-25
neighbour: support for NTF_EXT_LEARNED flag
Roopa Prabhu
1
-1
/
+18
2018-04-25
ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
Ahmed Abdelsalam
1
-0
/
+1
2018-04-25
macvlan: Provide function for interfaces to release HW offload
Alexander Duyck
1
-0
/
+8
2018-04-25
macvlan: Add function to test for destination filtering support
Alexander Duyck
1
-0
/
+9
2018-04-25
macvlan: macvlan_count_rx shouldn't be static inline AND extern
Alexander Duyck
1
-4
/
+0
2018-04-25
macvlan: Rename fwd_priv to accel_priv and add accessor function
Alexander Duyck
1
-1
/
+7
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-43
/
+52
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-3
/
+7
2018-04-24
bpf: add helper for getting xfrm states
Eyal Birger
1
-1
/
+24
2018-04-24
net: ethtool: Add missing kernel doc for FEC parameters
Florian Fainelli
1
-0
/
+2
2018-04-24
rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()
NeilBrown
1
-2
/
+3
2018-04-24
rhashtable: remove outdated comments about grow_decision etc
NeilBrown
1
-19
/
+14
2018-04-24
Revert "net: init sk_cookie for inet socket"
Yafang Shao
1
-9
/
+0
2018-04-24
net/dim: Support adaptive TX moderation
Tal Gilboa
1
-13
/
+50
2018-04-24
net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
Tal Gilboa
1
-6
/
+6
2018-04-24
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
1
-1
/
+1
2018-04-23
bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAY
Roman Gushchin
1
-0
/
+2
2018-04-23
qed: Add configuration information to register dump and debug data
Denis Bolotin
1
-0
/
+3
2018-04-23
net: init sk_cookie for inet socket
Yafang Shao
1
-0
/
+9
2018-04-23
net: fib_rules: add extack support
Roopa Prabhu
1
-1
/
+2
2018-04-23
net: introduce a new tracepoint for tcp_rcv_space_adjust
Yafang Shao
1
-9
/
+21
2018-04-23
bpf: btf: Clean up btf.h in uapi
Martin KaFai Lau
1
-5
/
+3
2018-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2018-04-22
net: sched: ife: handle malformed tlv length
Alexander Aring
1
-1
/
+2
[next]