index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
qed: Add aux. function translating sb_id -> igu_sb_id
Mintz, Yuval
2017-06-01
1
-10
/
+21
|
*
qed: Distinguish between sb_id and igu_sb_id
Mintz, Yuval
2017-06-01
3
-25
/
+30
|
*
qed: IGU read revised
Mintz, Yuval
2017-06-01
4
-140
/
+83
|
*
qed: Minor refactoring in interrupt code
Mintz, Yuval
2017-06-01
1
-3
/
+12
|
*
qed: Make qed_int_cau_conf_pi() static
Mintz, Yuval
2017-06-01
2
-52
/
+34
|
/
*
net: dsa: make function ksz_rcv static
Colin Ian King
2017-06-01
1
-2
/
+3
*
ppp: remove unnecessary bh disable in xmit path
Gao Feng
2017-06-01
1
-11
/
+11
*
ipv4: route: restore skb_dst_set in inet_rtm_getroute
Roopa Prabhu
2017-06-01
1
-3
/
+4
*
bpf: Take advantage of stack_depth tracking in sparc64 JIT
David S. Miller
2017-05-31
1
-2
/
+7
*
Merge branch 'dsa-add-Microchip-KSZ9477-DSA-driver'
David S. Miller
2017-05-31
19
-0
/
+3634
|
\
|
*
dsa: add maintainer of Microchip KSZ switches
Woojung Huh
2017-05-31
1
-0
/
+10
|
*
net: dsa: Add Microchip KSZ switches binding
Woojung Huh
2017-05-31
1
-0
/
+72
|
*
dsa: add DSA switch driver for Microchip KSZ9477
Woojung Huh
2017-05-31
9
-0
/
+3427
|
*
phy: micrel: add Microchip KSZ 9477 Switch PHY support
Woojung Huh
2017-05-31
2
-0
/
+13
|
*
dsa: add support for Microchip KSZ tail tagging
Woojung Huh
2017-05-31
6
-0
/
+112
|
/
*
Merge branch 'bpf-stack-tracker'
David S. Miller
2017-05-31
12
-71
/
+147
|
\
|
*
bpf: take advantage of stack_depth tracking in x64 JIT
Alexei Starovoitov
2017-05-31
1
-4
/
+5
|
*
bpf: change x86 JITed program stack layout
Alexei Starovoitov
2017-05-31
2
-38
/
+40
|
*
bpf: use different interpreter depending on required stack size
Alexei Starovoitov
2017-05-31
1
-9
/
+31
|
*
bpf: fix stack_depth usage by test_bpf.ko
Alexei Starovoitov
2017-05-31
1
-1
/
+24
|
*
bpf: track stack depth of classic bpf programs
Alexei Starovoitov
2017-05-31
1
-14
/
+22
|
*
bpf: reconcile bpf_tail_call and stack_depth
Alexei Starovoitov
2017-05-31
1
-0
/
+1
|
*
bpf: teach verifier to track stack depth
Alexei Starovoitov
2017-05-31
2
-1
/
+10
|
*
bpf: split bpf core interpreter
Alexei Starovoitov
2017-05-31
1
-7
/
+14
|
*
bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
Alexei Starovoitov
2017-05-31
8
-7
/
+10
|
/
*
Merge branch 'nfp-move-BPF-offload-code-into-app'
David S. Miller
2017-05-31
20
-172
/
+600
|
\
|
*
nfp: fix memory leak on FW load error
Jakub Kicinski
2017-05-31
1
-0
/
+1
|
*
nfp: move basic eBPF stats to app-specific code
Jakub Kicinski
2017-05-31
5
-34
/
+67
|
*
nfp: move bpf offload code to the BPF app
Jakub Kicinski
2017-05-31
6
-59
/
+159
|
*
nfp: move eBPF offload files to BPF app directory
Jakub Kicinski
2017-05-31
6
-10
/
+10
|
*
nfp: report app name in ethtool -i
Jakub Kicinski
2017-05-31
5
-3
/
+15
|
*
nfp: move port init to apps
Jakub Kicinski
2017-05-31
8
-35
/
+309
|
*
nfp: turn reading PCIe RTsym parameters into a helper
Jakub Kicinski
2017-05-31
1
-7
/
+17
|
*
nfp: add missing fall through statements
Jakub Kicinski
2017-05-31
1
-0
/
+2
|
*
sched: add helper for updating statistics on all actions
Jakub Kicinski
2017-05-31
4
-27
/
+23
|
/
*
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-05-31
9
-80
/
+180
|
\
|
*
ixgbe: fix incorrect status check
Emil Tantilov
2017-05-31
1
-4
/
+4
|
*
ixgbe: add missing configuration for rate select 1
Emil Tantilov
2017-05-31
1
-0
/
+19
|
*
ixgbe: always call setup_mac_link for multispeed fiber
Emil Tantilov
2017-05-31
1
-18
/
+0
|
*
ixgbe: add write flush when configuring CS4223/7
Emil Tantilov
2017-05-31
1
-2
/
+18
|
*
ixgbe: correct CS4223/7 PHY identification
Emil Tantilov
2017-05-31
2
-6
/
+7
|
*
ixgbevf: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
2017-05-31
1
-0
/
+2
|
*
ixgbevf: Resolve truncation warning for q_vector->name
Tony Nguyen
2017-05-31
1
-7
/
+7
|
*
ixgbe: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
2017-05-31
5
-11
/
+18
|
*
ixgbe: Resolve truncation warning for q_vector->name
Tony Nguyen
2017-05-31
1
-7
/
+7
|
*
ixgbe: Add error checking to setting VF MAC
Tony Nguyen
2017-05-31
1
-13
/
+41
|
*
ixgbe: Correct thermal sensor event check
Mark Rustad
2017-05-31
1
-2
/
+1
|
*
ixgbe: enable L3/L4 filtering for Tx switched packets
Emil Tantilov
2017-05-31
1
-0
/
+3
|
*
ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support
Paul Greenwalt
2017-05-31
3
-2
/
+29
|
*
ixgbe: initialize u64_stats_sync structures early at ixgbe_probe
Liwei Song
2017-05-31
1
-4
/
+4
[prev]
[next]