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-06-06
bpf: Add jited_len to struct bpf_prog
Martin KaFai Lau
6
-0
/
+6
2017-06-06
bpf: Add BPF_MAP_GET_FD_BY_ID
Martin KaFai Lau
2
-10
/
+87
2017-06-06
bpf: Add BPF_PROG_GET_FD_BY_ID
Martin KaFai Lau
2
-12
/
+87
2017-06-06
bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command
Martin KaFai Lau
2
-0
/
+45
2017-06-06
bpf: Introduce bpf_map ID
Martin KaFai Lau
2
-1
/
+34
2017-06-06
bpf: Introduce bpf_prog ID
Martin KaFai Lau
2
-1
/
+40
2017-06-06
cxgb4: implement ndo_set_vf_rate()
Ganesh Goudar
2
-0
/
+107
2017-06-06
ppp: mppe: Use vsnprintf extension %phN
Joe Perches
1
-11
/
+4
2017-06-06
net: phy: Delete unused function phy_ethtool_gset
yuval.shaia@oracle.com
3
-26
/
+0
2017-06-06
Merge branch 's390-next-updates'
David S. Miller
9
-99
/
+105
2017-06-06
s390/qeth: do early device setup for z/VM IQD NICs
Julian Wiedmann
3
-11
/
+37
2017-06-06
s390/qeth: add support for early L3 device setup
Ursula Braun
3
-5
/
+25
2017-06-06
s390/qeth: silence qeth_fix_features()
Julian Wiedmann
1
-4
/
+1
2017-06-06
s390/qeth: consolidate pack buffer flushing
Julian Wiedmann
1
-40
/
+25
2017-06-06
s390/qeth: add missing strings for IPA return codes
Julian Wiedmann
1
-0
/
+2
2017-06-06
s390/qeth: log bridgeport capabilities
Julian Wiedmann
1
-0
/
+8
2017-06-06
s390/qeth: query IPv6 IPA support on HiperSockets
Julian Wiedmann
1
-3
/
+4
2017-06-06
s390/qeth: remove skb_is_nonlinear() check on IQD
Julian Wiedmann
1
-7
/
+1
2017-06-06
s390/qeth: remove support for IPA_IP_FRAGMENTATION
Julian Wiedmann
3
-29
/
+2
2017-06-06
Merge branch 'net-trap-control-action'
David S. Miller
24
-6
/
+89
2017-06-06
spectrum_flower: Implement gact trap TC action offload
Jiri Pirko
1
-0
/
+4
2017-06-06
acl: Introduce ACL trap action
Jiri Pirko
4
-2
/
+45
2017-06-06
mlxsw: spectrum: Introduce ACL trap
Jiri Pirko
2
-1
/
+4
2017-06-06
mlxsw: pci: Fix size of trap_id field in CQE
Jiri Pirko
1
-1
/
+1
2017-06-06
net: sched: introduce helper to identify gact trap action
Jiri Pirko
1
-2
/
+13
2017-06-06
net: sched: introduce a TRAP control action
Jiri Pirko
15
-0
/
+22
2017-06-06
net/mlxfw: remove redundant goto on error check
Colin Ian King
1
-2
/
+0
2017-06-06
Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
19
-59
/
+245
2017-06-06
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
8
-43
/
+103
2017-06-06
e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()
Konstantin Khlebnikov
1
-6
/
+6
2017-06-06
e1000e: Don't return uninitialized stats
Benjamin Poirier
1
-1
/
+1
2017-06-06
igb: Remove useless argument
Benjamin Poirier
3
-7
/
+7
2017-06-06
igb: check for Tx timestamp timeouts during watchdog
Jacob Keller
3
-0
/
+31
2017-06-06
igb: add statistic indicating number of skipped Tx timestamps
Jacob Keller
3
-0
/
+4
2017-06-06
e1000e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
3
-7
/
+12
2017-06-06
igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
1
-5
/
+18
2017-06-06
igb: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
1
-2
/
+10
2017-06-06
e1000e: fix race condition around skb_tstamp_tx()
Jacob Keller
1
-2
/
+8
2017-06-06
igb: mark PM functions as __maybe_unused
Arnd Bergmann
1
-13
/
+5
2017-06-06
igb: Explicitly select page 0 at initialization
Matwey V Kornilov
1
-0
/
+1
2017-06-05
mdio: mux: fix an incorrect less than zero error check using a u32
Colin Ian King
1
-1
/
+1
2017-06-05
net-next: stmmac: dwmac-sun8i: ensure the EPHY is properly reseted
Icenowy Zheng
1
-0
/
+5
2017-06-05
net/3com: Make el3_netdev_get_ecmd return void
yuval.shaia@oracle.com
1
-5
/
+3
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
29
-73
/
+78
2017-06-05
net/dec: Make __de_get_link_ksettings return void
yuval.shaia@oracle.com
1
-7
/
+4
2017-06-05
net: sched: select cls when cls_act is enabled
Jiri Pirko
1
-0
/
+1
2017-06-05
genetlink: remove ops_list from genetlink header.
Rosen, Rami
1
-1
/
+0
2017-06-05
rxrpc: Add service upgrade support for client connections
David Howells
8
-12
/
+106
2017-06-05
rxrpc: Implement service upgrade
David Howells
7
-12
/
+71
2017-06-05
rxrpc: Permit multiple service binding
David Howells
6
-24
/
+51
[next]