index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-05
i40e: setup xdp_rxq_info
Jesper Dangaard Brouer
3
-2
/
+21
2018-01-05
xdp/mlx5: setup xdp_rxq_info
Jesper Dangaard Brouer
3
-0
/
+14
2018-01-05
xdp: base API for new XDP rx-queue info concept
Jesper Dangaard Brouer
4
-1
/
+117
2018-01-04
bpf: only build sockmap with CONFIG_INET
John Fastabend
3
-2
/
+4
2018-01-04
bpf: sockmap remove unused function
John Fastabend
1
-8
/
+0
2018-01-04
Merge branch 'bpf-bpftool-misc-fixes'
Daniel Borkmann
8
-37
/
+40
2018-01-04
tools: bpftool: remove new lines from errors
Jakub Kicinski
2
-11
/
+11
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
Merge branch 'bpf-offload-report-dev'
Daniel Borkmann
17
-89
/
+346
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-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
212
-1204
/
+2378
2017-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-121
/
+298
2017-12-28
Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
3
-4
/
+5
2017-12-28
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2017-12-28
Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
22
-105
/
+208
2017-12-28
Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
9
-214
/
+424
2017-12-29
net/mlx5: Separate ingress/egress namespaces for each vport
Gal Pressman
4
-30
/
+133
2017-12-29
net/mlx5: Fix ingress/egress naming mistake
Gal Pressman
1
-2
/
+2
2017-12-29
net/mlx5e: E-Switch, Use the name of static array instead of its address
Gal Pressman
1
-13
/
+13
2017-12-29
net/mlx5e: E-Switch, Move send-to-vport rule struct to en_rep
Mark Bloch
3
-16
/
+16
2017-12-29
net/mlx5: E-Switch, Create generic header struct to be used by representors
Mark Bloch
5
-44
/
+88
2017-12-28
Merge branch 'strparser-Fix-lockdep-issue'
David S. Miller
2
-1
/
+6
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
Merge branch 'mlx4-misc-for-4.16'
David S. Miller
5
-46
/
+63
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
Merge branch 'AVE-ethernet'
David S. Miller
6
-0
/
+1813
2017-12-28
net: ethernet: socionext: add AVE ethernet driver
Kunihiko Hayashi
5
-0
/
+1765
2017-12-28
dt-bindings: net: add DT bindings for Socionext UniPhier AVE
Kunihiko Hayashi
1
-0
/
+48
2017-12-28
cxgb4/cxgb4vf: support for XLAUI Port Type
Ganesh Goudar
4
-2
/
+20
2017-12-28
cxgb4: display VNI correctly
Ganesh Goudar
1
-3
/
+5
2017-12-28
net/mlx5e: Move ethernet representors data into separate struct
Mark Bloch
5
-35
/
+60
[next]