index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
virtio-net: napi helper functions
Willem de Bruijn
1
-30
/
+35
2017-04-24
sparc64: Improve 64-bit constant loading in eBPF JIT.
David S. Miller
1
-4
/
+245
2017-04-24
sparc64: Support cbcond instructions in eBPF JIT.
David S. Miller
1
-54
/
+184
2017-04-24
Merge branch 'bpf-misc-cleanups'
David S. Miller
3
-2
/
+5
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
Merge branch 'nfp-dma-adjust_head-fixes'
David S. Miller
10
-78
/
+265
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
Merge branch 'cls_flower-MPLS'
David S. Miller
5
-3
/
+114
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
Merge branch 'tcp-fastopen-middlebox-fixes'
David S. Miller
11
-8
/
+166
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
Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
10
-36
/
+167
2017-04-24
net: add rcu locking when changing early demux
David Ahern
1
-0
/
+3
2017-04-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-6
/
+16
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
Merge branch 'bnxt_en-misc-next'
David S. Miller
6
-11
/
+143
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
Merge branch 'ibmvnic-updates-and-fixes'
David S. Miller
2
-51
/
+175
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
2017-04-24
ibmvnic: Only retrieve error info if present
Nathan Fontenot
1
-20
/
+51
2017-04-24
ibmvnic: Insert header on VLAN tagged received frame
Murilo Fossa Vicentini
2
-1
/
+22
2017-04-24
ibmvnic: Set real number of rx queues
Thomas Falcon
1
-5
/
+21
2017-04-24
Merge branch 'packet-fanout-unique-id'
David S. Miller
3
-10
/
+128
2017-04-24
selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEID
Mike Maloney
1
-11
/
+84
2017-04-24
packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.
Mike Maloney
2
-0
/
+45
2017-04-24
selftests/net: cleanup unused parameter in psock_fanout
Mike Maloney
1
-9
/
+9
[next]