index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
process.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
tools: bpftool: alias show and list commands
Jakub Kicinski
8
-19
/
+22
2018-01-04
tools: bpftool: rename cgroup list -> show in the code
Jakub Kicinski
1
-9
/
+9
2017-12-31
selftests/bpf: test device info reporting for bound progs
Jakub Kicinski
1
-11
/
+101
2017-12-31
tools: bpftool: report device information for offloaded programs
Jakub Kicinski
3
-0
/
+57
2017-12-31
bpf: offload: report device information for offloaded programs
Jakub Kicinski
5
-0
/
+73
2017-12-31
nsfs: generalize ns_get_path() for path resolution with a task
Jakub Kicinski
2
-3
/
+29
2017-12-31
bpf: offload: free program id when device disappears
Jakub Kicinski
3
-2
/
+12
2017-12-31
bpf: offload: free prog->aux->offload when device disappears
Jakub Kicinski
1
-14
/
+9
2017-12-31
bpf: offload: allow netdev to disappear while verifier is running
Jakub Kicinski
8
-48
/
+37
2017-12-31
bpf: offload: don't use prog->aux->offload as boolean
Jakub Kicinski
2
-2
/
+5
2017-12-31
bpf: offload: don't require rtnl for dev list manipulation
Jakub Kicinski
1
-10
/
+24
2017-12-30
tools/bpftool: fix bpftool build with bintutils >= 2.9
Roman Gushchin
6
-0
/
+86
2017-12-30
tools/bpftool: use version from the kernel source tree
Roman Gushchin
2
-11
/
+5
2017-12-28
net/mlx5: Separate ingress/egress namespaces for each vport
Gal Pressman
4
-30
/
+133
2017-12-28
net/mlx5: Fix ingress/egress naming mistake
Gal Pressman
1
-2
/
+2
2017-12-28
net/mlx5e: E-Switch, Use the name of static array instead of its address
Gal Pressman
1
-13
/
+13
2017-12-28
net/mlx5e: E-Switch, Move send-to-vport rule struct to en_rep
Mark Bloch
3
-16
/
+16
2017-12-28
net/mlx5: E-Switch, Create generic header struct to be used by representors
Mark Bloch
5
-44
/
+88
2017-12-28
strparser: Call sock_owned_by_user_nocheck
Tom Herbert
1
-1
/
+1
2017-12-28
sock: Add sock_owned_by_user_nocheck
Tom Herbert
1
-0
/
+5
2017-12-28
skbuff: in skb_copy_ubufs unclone before releasing zerocopy
Willem de Bruijn
1
-3
/
+3
2017-12-28
net/mlx4_en: Change default QoS settings
Moni Shoua
3
-0
/
+13
2017-12-28
net/mlx4_core: Cleanup FMR unmapping flow
Tariq Toukan
1
-19
/
+21
2017-12-28
net/mlx4_en: RX csum, reorder branches
Tariq Toukan
1
-25
/
+21
2017-12-28
net/mlx4_en: RX csum, remove redundant branches and checks
Tariq Toukan
1
-3
/
+9
2017-12-28
net: sched: don't set extack message in case the qdisc will be created
Jiri Pirko
1
-3
/
+1
2017-12-28
tipc: fix hanging poll() for stream sockets
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-12-28
net: ethernet: socionext: add AVE ethernet driver
Kunihiko Hayashi
5
-0
/
+1765