index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
ibmvnic: driver initialization for kdump/kexec
Nathan Fontenot
1
-5
/
+19
2017-06-16
net: dsa: loop: Implement ethtool statistics
Florian Fainelli
1
-2
/
+77
2017-06-16
net: dsa: loop: Inline unregister_fixed_phys()
Florian Fainelli
1
-10
/
+5
2017-06-16
net: mvmdio: simplify the smi read and write error paths
Antoine Ténart
1
-10
/
+6
2017-06-16
net: mvmdio: add xmdio xsmi support
Antoine Ténart
1
-7
/
+105
2017-06-16
net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operations
Antoine Ténart
1
-0
/
+6
2017-06-16
net: mvmdio: put the poll intervals in the ops structure
Antoine Ténart
1
-2
/
+6
2017-06-16
net: mvmdio: introduce an ops structure
Antoine Ténart
1
-11
/
+19
2017-06-16
net: mvmdio: remove duplicate locking
Russell King
1
-10
/
+0
2017-06-16
net: mvmdio: use GENMASK for masks
Antoine Ténart
1
-1
/
+1
2017-06-16
net: mvmdio: use tabs for defines
Antoine Ténart
1
-13
/
+13
2017-06-16
net: mvmdio: reorder headers alphabetically
Antoine Ténart
1
-5
/
+5
2017-06-16
bpf: qede: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+1
2017-06-16
bpf: nfp: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+1
2017-06-16
bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+2
2017-06-16
bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+1
2017-06-16
bpf: bnxt: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+1
2017-06-16
bpf: virtio_net: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-5
/
+8
2017-06-16
bpf: mlx5e: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-3
/
+12
2017-06-16
bpf: mlx4: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-3
/
+18
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
27
-74
/
+75
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
83
-161
/
+135
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
6
-8
/
+7
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
91
-316
/
+282
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
208
-586
/
+497
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
21
-68
/
+35
2017-06-16
r8152: move calling delay_autosuspend function
hayeswang
1
-7
/
+5
2017-06-16
r8152: split rtl8152_resume function
hayeswang
1
-38
/
+61
2017-06-15
net/mlx4_en: Refactor mlx4_en_free_tx_desc
Tariq Toukan
1
-29
/
+16
2017-06-15
net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations
Tariq Toukan
2
-13
/
+16
2017-06-15
net/mlx4_en: Increase default TX ring size
Tariq Toukan
1
-1
/
+1
2017-06-15
net/mlx4_en: Poll XDP TX completion queue in RX NAPI
Tariq Toukan
5
-16
/
+51
2017-06-15
net/mlx4_en: Improve XDP xmit function
Tariq Toukan
3
-43
/
+21
2017-06-15
net/mlx4_en: Improve stack xmit function
Tariq Toukan
1
-64
/
+87
2017-06-15
net/mlx4_en: Improve transmit CQ polling
Tariq Toukan
1
-6
/
+7
2017-06-15
net/mlx4_en: Improve receive data-path
Tariq Toukan
1
-34
/
+39
2017-06-15
net/mlx4_en: Optimized single ring steering
Saeed Mahameed
5
-22
/
+50
2017-06-15
net/mlx4_en: Remove unused argument in TX datapath function
Tariq Toukan
2
-9
/
+7
2017-06-15
atm: solos-pci: remove useless variable assignments
Gustavo A. R. Silva
1
-2
/
+2
2017-06-15
r8152: add byte_enable for ocp_read_word function
hayeswang
1
-1
/
+3
2017-06-15
r8152: support RTL8153B
hayeswang
1
-15
/
+658
2017-06-15
r8152: support new chip 8050
hayeswang
1
-0
/
+10
2017-06-15
ibmvnic: Exit polling routine correctly during adapter reset
Thomas Falcon
1
-3
/
+6
2017-06-15
ibmvnic: Remove VNIC_CLOSING check from pending_scrq
Thomas Falcon
1
-2
/
+1
2017-06-15
ibmvnic: Sanitize entire SCRQ buffer on reset
Thomas Falcon
1
-1
/
+1
2017-06-15
ibmvnic: Ensure that TX queues are disabled in __ibmvnic_close
Thomas Falcon
1
-1
/
+7
2017-06-15
ibmvnic: Activate disabled RX buffer pools on reset
Thomas Falcon
1
-0
/
+1
2017-06-15
sunvnet: restrict advertized checksum offloads to just IP
Shannon Nelson
2
-2
/
+2
2017-06-15
net: s2io: remove useless variable in fill_rx_buffers
Gustavo A. R. Silva
1
-5
/
+0
2017-06-15
net: dsa: mv88e6xxx: prefix Global Prio and Tag macros
Vivien Didelot
2
-19
/
+32
[next]