index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
inflate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-25
can: complete initial namespace support
Oliver Hartkopp
5
-105
/
+121
2017-04-25
can: remove obsolete definitions
Oliver Hartkopp
1
-4
/
+0
2017-04-25
can: remove obsolete pernet_operations definitions
Oliver Hartkopp
1
-4
/
+0
2017-04-25
can: fix memory leak in initial namespace support
Oliver Hartkopp
1
-0
/
+2
2017-04-25
can: mcba_usb: Add support for Microchip CAN BUS Analyzer
Remigiusz Kołłątaj
3
-0
/
+911
2017-04-25
can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.x
Mario Huettel
1
-29
/
+159
2017-04-25
can: m_can: Configuration for TX and TX event FIFOs
Mario Huettel
1
-5
/
+34
2017-04-25
can: m_can: Enable M_CAN version dependent initialization
Mario Huettel
1
-71
/
+269
2017-04-25
can: m_can: Updated register defines to newest version
Mario Huettel
1
-65
/
+125
2017-04-25
can: m_can: Removed virtual address from print
Mario Huettel
1
-2
/
+2
2017-04-25
can: m_can: Removed initialization of FIFO water marks
Mario Huettel
1
-2
/
+2
2017-04-25
can: m_can: Disabled Interrupt Line 1
Mario Huettel
1
-1
/
+2
2017-04-25
can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards
Stephane Grosjean
8
-0
/
+1783
2017-04-25
can: peak: move header file to new can common subdir
Stephane Grosjean
2
-1
/
+1
2017-04-25
can: peak: fix usage of const qualifier in pointers args
Stephane Grosjean
1
-8
/
+8
2017-04-25
can: peak: fix usage of usb specific data type
Stephane Grosjean
2
-14
/
+14
2017-04-25
sparc64: Improve 64-bit constant loading in eBPF JIT.
David S. Miller
1
-4
/
+245
2017-04-25
sparc64: Support cbcond instructions in eBPF JIT.
David S. Miller
1
-54
/
+184
2017-04-24
samples/bpf: check before defining offsetof
Alexander Alemayhu
1
-1
/
+3
2017-04-24
samples/bpf: add static to function with no prototype
Alexander Alemayhu
1
-1
/
+1
2017-04-24
samples/bpf: add -Wno-unknown-warning-option to clang
Alexander Alemayhu
1
-0
/
+1
2017-04-24
bpf: make bpf_xdp_adjust_head support mandatory
Daniel Borkmann
2
-5
/
+1
2017-04-24
qlcnic: fix unchecked return value
Pan Bian
1
-0
/
+2
2017-04-24
wan: pc300too: abort path on failure
Pan Bian
1
-0
/
+1
2017-04-24
tipc: check return value of nlmsg_new
Pan Bian
1
-0
/
+2
2017-04-24
lwtunnel: check return value of nla_nest_start
Pan Bian
1
-0
/
+2
2017-04-24
nfp: remove the refresh of all ports optimization
Jakub Kicinski
3
-25
/
+58
2017-04-24
nfp: fix free list buffer size reporting
Jakub Kicinski
1
-3
/
+4
2017-04-24
nfp: add NSP routine to get static information
David Brunecz
6
-0
/
+129
2017-04-24
nfp: parse metadata prepend before XDP runs
Jakub Kicinski
2
-33
/
+40
2017-04-24
nfp: make use of the DMA_ATTR_SKIP_CPU_SYNC attr
Jakub Kicinski
1
-18
/
+35
2017-04-24
cls_flower: add support for matching MPLS fields (v2)
Benjamin LaHaise
2
-0
/
+79
2017-04-24
flow_dissector: add mpls support (v2)
Benjamin LaHaise
3
-3
/
+35
2017-04-24
net/tcp_fastopen: Remove mss check in tcp_write_timeout()
Wei Wang
1
-4
/
+3
2017-04-24
net/tcp_fastopen: Add snmp counter for blackhole detection
Wei Wang
5
-5
/
+8
2017-04-24
net/tcp_fastopen: Disable active side TFO in certain scenarios
Wei Wang
8
-4
/
+160
2017-04-24
net: add rcu locking when changing early demux
David Ahern
1
-0
/
+3
2017-04-24
net: netcp: fix spelling mistake: "memomry" -> "memory"
Colin Ian King
1
-2
/
+1
2017-04-24
net: atheros: atl1: use offset_in_page() macro
Geliang Tang
1
-6
/
+5
2017-04-24
bnxt_en: Restrict a PF in Multi-Host mode from changing port PHY configuration
Deepak Khungar
2
-5
/
+12
2017-04-24
bnxt_en: Check the FW_LLDP_AGENT flag before allowing DCBX host agent.
Michael Chan
1
-1
/
+2
2017-04-24
bnxt_en: Add 100G link speed reporting for BCM57454 ASIC in ethtool
Deepak Khungar
3
-3
/
+18
2017-04-24
bnxt_en: Fix VF attributes reporting.
Michael Chan
1
-3
/
+5
2017-04-24
bnxt_en: Pass DCB RoCE app priority to firmware.
Michael Chan
2
-1
/
+108
2017-04-24
openvswitch: Add eventmask support to CT action.
Jarno Rajahalme
2
-0
/
+39
2017-04-24
openvswitch: Typo fix.
Jarno Rajahalme
1
-1
/
+1
2017-04-24
ibmvnic: Free skb's in cases of failure in transmit
Thomas Falcon
1
-3
/
+15
2017-04-24
ibmvnic: Validate napi exist before disabling them
Nathan Fontenot
1
-2
/
+4
2017-04-24
ibmvnic: Add set_link_state routine for setting adapter link state
Nathan Fontenot
2
-14
/
+58
2017-04-24
ibmvnic: Move initialization of the stats token to ibmvnic_open
Nathan Fontenot
1
-6
/
+4
[next]