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
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
2017-06-15
net: dsa: mv88e6xxx: prefix Global Stats macros
Vivien Didelot
3
-30
/
+41
2017-06-15
net: dsa: mv88e6xxx: prefix Global Monitor Control macros
Vivien Didelot
2
-43
/
+60
2017-06-15
net: dsa: mv88e6xxx: prefix Global Control macros
Vivien Didelot
3
-46
/
+50
2017-06-15
net: dsa: mv88e6xxx: prefix Global VTU macros
Vivien Didelot
4
-68
/
+90
2017-06-15
net: dsa: mv88e6xxx: prefix Global ATU macros
Vivien Didelot
3
-68
/
+85
2017-06-15
net: dsa: mv88e6xxx: prefix Global Switch MAC macros
Vivien Didelot
3
-22
/
+37
2017-06-15
net: dsa: mv88e6xxx: prefix Global Status macros
Vivien Didelot
4
-31
/
+33
2017-06-15
ptp: Add a ptp clock driver for Broadcom DTE
Arun Parameswaran
3
-0
/
+370
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
218
-992
/
+1752
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
82
-316
/
+544
2017-06-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+4
2017-06-15
Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-18
/
+25
2017-06-15
Merge tag 'pm-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-6
/
+16
2017-06-15
Merge branch 'for-4.12/driver-matching-fix' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-61
/
+221
2017-06-15
Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
6
-9
/
+11
2017-06-14
i40e: Fix a sleep-in-atomic bug
Jia-Ju Bai
1
-0
/
+2
2017-06-15
Merge branch 'acpica-fixes'
Rafael J. Wysocki
2
-18
/
+25
2017-06-15
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'
Rafael J. Wysocki
6537
-141330
/
+1083569
2017-06-14
liquidio: fix VF driver off-by-one bug when setting ethtool -C ethX rx-frames
Weilin Chang
1
-1
/
+1
2017-06-14
net/mlxfw: fix a NULL dereference
Dan Carpenter
1
-0
/
+1
2017-06-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-5
/
+73
2017-06-14
qed: Fix an off by one bug
Dan Carpenter
1
-1
/
+1
[next]