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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-12
/
+2
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
1
-2
/
+34
2019-11-20
page_pool: Don't recycle non-reusable pages
Saeed Mahameed
1
-1
/
+13
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
1
-0
/
+8
2019-11-18
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
1
-2
/
+11
2019-11-18
xdp: remove memory poison on free for struct xdp_mem_allocator
Jesper Dangaard Brouer
1
-5
/
+0
2019-11-18
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
1
-1
/
+1
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+7
2019-11-16
net: core: allow fast GRO for skbs with Ethernet header in head
Alexander Lobakin
1
-2
/
+1
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2
-123
/
+120
2019-11-15
bpf: Annotate context types
Alexei Starovoitov
1
-10
/
+0
2019-11-15
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
1
-1
/
+1
2019-11-13
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-0
/
+5
2019-11-12
devlink: Allow large formatted message of binary output
Aya Levin
1
-9
/
+15
2019-11-11
devlink: Add method for time-stamp on reporter's dump
Aya Levin
1
-0
/
+6
2019-11-11
devlink: Add new "enable_roce" generic device param
Michael Guralnik
1
-0
/
+5
2019-11-09
devlink: disallow reload operation during device cleanup
Jiri Pirko
1
-1
/
+38
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+15
2019-11-08
devlink: disallow reload operation during device cleanup
Jiri Pirko
1
-1
/
+41
2019-11-08
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
1
-1
/
+1
2019-11-07
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
1
-2
/
+2
2019-11-07
devlink: Add layer 3 generic packet exception traps
Amit Cohen
1
-0
/
+6
2019-11-07
devlink: Add layer 3 generic packet traps
Amit Cohen
1
-0
/
+9
2019-11-06
net_sched: gen_estimator: extend packet counter to 64bit
Eric Dumazet
1
-2
/
+2
2019-11-06
net: neigh: use long type to store jiffies delta
Eric Dumazet
1
-2
/
+2
2019-11-05
net_sched: add TCA_STATS_PKT64 attribute
Eric Dumazet
1
-2
/
+7
2019-11-05
net_sched: extend packet counter to 64bit
Eric Dumazet
1
-2
/
+1
2019-11-05
net/tls: fix sk_msg trim on fallback to copy mode
Jakub Kicinski
1
-5
/
+15
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-213
/
+525
2019-11-01
net: fix installing orphaned programs
Jakub Kicinski
1
-1
/
+2
2019-10-30
flow_dissector: extract more ICMP information
Matteo Croce
1
-24
/
+50
2019-10-30
flow_dissector: skip the ICMP dissector for non ICMP packets
Matteo Croce
1
-9
/
+25
2019-10-30
flow_dissector: add meaningful comments
Matteo Croce
1
-0
/
+6
2019-10-30
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
1
-2
/
+2
2019-10-29
net: rtnetlink: fix a typo fbd -> fdb
Nikolay Aleksandrov
1
-1
/
+1
2019-10-28
sock: remove unneeded semicolon
YueHaibing
1
-1
/
+1
2019-10-28
net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
Eric Dumazet
1
-1
/
+1
2019-10-28
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
2
-2
/
+2
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
1
-2
/
+2
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+14
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+6
2019-10-26
net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
zhanglin
1
-1
/
+3
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
3
-16
/
+17
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2
-25
/
+6
2019-10-24
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
1
-21
/
+209
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
2
-84
/
+44
2019-10-24
net: core: limit nested device depth
Taehee Yoo
1
-45
/
+227
2019-10-24
keys: Fix memory leak in copy_net_ns
Takeshi Misawa
1
-0
/
+1
2019-10-23
net/flow_dissector: switch to siphash
Eric Dumazet
1
-22
/
+16
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-35
/
+49
[next]