index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnetlink: ipv6: convert remaining users to rtnl_register_module
Florian Westphal
2017-12-04
5
-13
/
+27
*
Merge tag 'linux-can-next-for-4.16-20171201' of git://git.kernel.org/pub/scm/...
David S. Miller
2017-12-04
16
-171
/
+258
|
\
|
*
arm: dts: Add nodes for flexcan devices present on LS1021A-Rev2 SoC
Pankaj Bansal
2017-12-01
3
-0
/
+68
|
*
arm: dts: Remove p1010-flexcan compatible from imx series dts
Pankaj Bansal
2017-12-01
4
-8
/
+8
|
*
powerpc: dts: P1010: Add endianness property to flexcan node
Pankaj Bansal
2017-12-01
1
-0
/
+2
|
*
Documentation: can: flexcan: Add big-endian property to device tree
Pankaj Bansal
2017-12-01
1
-0
/
+6
|
*
can: flexcan: adding platform specific details for LS1021A
Pankaj Bansal
2017-12-01
1
-0
/
+8
|
*
can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN contro...
Pankaj Bansal
2017-12-01
1
-102
/
+131
|
*
can: c_can_pci: make c_can_pci_data const
Bhumika Goyal
2017-12-01
1
-2
/
+2
|
*
can: vxcan: Use common error handling code in vxcan_newlink()
Markus Elfring
2017-12-01
1
-8
/
+8
|
*
can: peak_usb: use ktime_t consistently
Arnd Bergmann
2017-12-01
2
-33
/
+15
|
*
can: peak_usb: remove some 'struct timeval' users
Arnd Bergmann
2017-12-01
4
-22
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-04
31
-443
/
+2362
|
\
\
|
*
\
Merge branch 'bpf-xdp-stack-uninit-and-offload-tests'
Daniel Borkmann
2017-12-03
20
-258
/
+1715
|
|
\
\
|
|
*
|
net: dummy: remove fake SR-IOV functionality
Jakub Kicinski
2017-12-03
1
-214
/
+1
|
|
*
|
netdevsim: add SR-IOV functionality
Jakub Kicinski
2017-12-03
2
-2
/
+284
|
|
*
|
selftests/bpf: add offload test based on netdevsim
Jakub Kicinski
2017-12-03
3
-2
/
+691
|
|
*
|
netdevsim: add bpf offload support
Jakub Kicinski
2017-12-03
4
-1
/
+529
|
|
*
|
netdevsim: add software driver for testing offloads
Jakub Kicinski
2017-12-03
6
-0
/
+167
|
|
*
|
net: xdp: make the stack take care of the tear down
Jakub Kicinski
2017-12-03
7
-30
/
+22
|
|
*
|
net: xdp: report flags program was installed with on query
Jakub Kicinski
2017-12-03
2
-0
/
+3
|
|
*
|
net: xdp: avoid output parameters when querying XDP prog
Jakub Kicinski
2017-12-03
3
-12
/
+21
|
|
/
/
|
*
|
Merge branch 'bpf-nfp-jmp-memcpy-improvements'
Daniel Borkmann
2017-12-01
8
-75
/
+503
|
|
\
\
|
|
*
|
nfp: bpf: detect load/store sequences lowered from memory copy
Jiong Wang
2017-12-01
1
-0
/
+237
|
|
*
|
nfp: bpf: implement memory bulk copy for length bigger than 32-bytes
Jiong Wang
2017-12-01
1
-7
/
+45
|
|
*
|
nfp: bpf: implement memory bulk copy for length within 32-bytes
Jiong Wang
2017-12-01
4
-0
/
+122
|
|
*
|
nfp: bpf: factor out is_mbpf_load & is_mbpf_store
Jiong Wang
2017-12-01
2
-2
/
+12
|
|
*
|
nfp: bpf: encode indirect commands
Jakub Kicinski
2017-12-01
2
-5
/
+15
|
|
*
|
nfp: bpf: correct the encoding for No-Dest immed
Jiong Wang
2017-12-01
1
-3
/
+5
|
|
*
|
nfp: bpf: relax source operands check
Jiong Wang
2017-12-01
1
-2
/
+4
|
|
*
|
nfp: bpf: don't do ld/shifts combination if shifts are jump destination
Jiong Wang
2017-12-01
1
-0
/
+4
|
|
*
|
nfp: bpf: don't do ld/mask combination if mask is jump destination
Jiong Wang
2017-12-01
1
-0
/
+3
|
|
*
|
nfp: bpf: flag jump destination to guide insn combine optimizations
Jiong Wang
2017-12-01
2
-0
/
+5
|
|
*
|
nfp: bpf: record jump destination to simplify jump fixup
Jiong Wang
2017-12-01
4
-55
/
+41
|
|
*
|
nfp: bpf: support backward jump
Jiong Wang
2017-12-01
2
-30
/
+40
|
|
*
|
nfp: fix old kdoc issues
Jakub Kicinski
2017-12-01
2
-6
/
+5
|
|
/
/
|
*
|
Merge branch 'bpf-verifier-misc-improvements'
Daniel Borkmann
2017-12-01
2
-98
/
+120
|
|
\
\
|
|
*
|
selftests/bpf: adjust test_align expected output
Alexei Starovoitov
2017-12-01
1
-78
/
+78
|
|
*
|
bpf: cleanup register_is_null()
Alexei Starovoitov
2017-12-01
1
-10
/
+10
|
|
*
|
bpf: improve JEQ/JNE path walking
Alexei Starovoitov
2017-12-01
1
-2
/
+3
|
|
*
|
bpf: improve verifier liveness marks
Alexei Starovoitov
2017-12-01
1
-0
/
+5
|
|
*
|
bpf: don't mark FP reg as uninit
Alexei Starovoitov
2017-12-01
1
-4
/
+4
|
|
*
|
bpf: print liveness info to verifier log
Alexei Starovoitov
2017-12-01
1
-4
/
+20
|
|
*
|
bpf: fix stack state printing in verifier log
Alexei Starovoitov
2017-12-01
1
-1
/
+1
|
|
/
/
|
*
|
samples/bpf: Convert magic numbers to names in multi-prog cgroup test case
David Ahern
2017-11-30
1
-12
/
+24
*
|
|
Merge branch 'rtnetlink-rework-handler-registration'
David S. Miller
2017-12-04
14
-160
/
+282
|
\
\
\
|
*
|
|
rtnetlink: remove __rtnl_register
Florian Westphal
2017-12-04
6
-55
/
+61
|
*
|
|
net: use rtnl_register_module where needed
Florian Westphal
2017-12-04
8
-32
/
+55
|
*
|
|
rtnetlink: get reference on module before invoking handlers
Florian Westphal
2017-12-04
2
-35
/
+80
|
*
|
|
net: rtnetlink: use rcu to free rtnl message handlers
Florian Westphal
2017-12-04
1
-53
/
+101
|
/
/
/
[next]