index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
14
-20
/
+16
*
net: napi_hash_del() returns a boolean status
Eric Dumazet
2015-11-18
2
-5
/
+10
*
net: move napi_hash[] into read mostly section
Eric Dumazet
2015-11-18
2
-1
/
+5
*
net: add netif_tx_napi_add()
Eric Dumazet
2015-11-18
12
-16
/
+38
*
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-18
13
-16
/
+4
*
mlx4: remove mlx4_en_low_latency_recv()
Eric Dumazet
2015-11-18
4
-198
/
+2
*
bnx2x: remove bnx2x_low_latency_recv() support
Eric Dumazet
2015-11-18
4
-167
/
+2
*
mlx5: support napi_complete_done()
Eric Dumazet
2015-11-18
3
-14
/
+13
*
mlx5: add busy polling support
Eric Dumazet
2015-11-18
2
-0
/
+8
*
net: network drivers no longer need to implement ndo_busy_poll()
Eric Dumazet
2015-11-18
1
-5
/
+20
*
net: allow BH servicing in sk_busy_loop()
Eric Dumazet
2015-11-18
1
-11
/
+7
*
net: un-inline sk_busy_loop()
Eric Dumazet
2015-11-18
3
-55
/
+49
*
mlx4: mlx4_en_low_latency_recv() called with BH disabled
Eric Dumazet
2015-11-18
1
-5
/
+7
*
net: better skb->sender_cpu and skb->napi_id cohabitation
Eric Dumazet
2015-11-18
2
-20
/
+16
*
be2net: remove local variable 'status'
Ivan Vecera
2015-11-18
1
-4
/
+2
*
net: hisilicon: fix binding document of mdio
huangdaode
2015-11-18
1
-1
/
+6
*
net ipv4: use preferred log methods
Bastian Stender
2015-11-18
4
-59
/
+44
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-11-18
29
-278
/
+247
|
\
|
*
s390: remove SALIPL loader
Heiko Carstens
2015-11-16
1
-79
/
+8
|
*
s390: wire up mlock2 system call
Heiko Carstens
2015-11-16
3
-1
/
+4
|
*
s390: remove g5 elf platform support
Heiko Carstens
2015-11-16
1
-3
/
+0
|
*
s390: avoid cache aliasing under z/VM and KVM
Martin Schwidefsky
2015-11-16
4
-86
/
+23
|
*
s390/sclp: _sclp_wait_int(): retain full PSW mask
Sascha Silbe
2015-11-12
1
-1
/
+1
|
*
s390/zcrypt: Fix initialisation when zcrypt is built-in
Sascha Silbe
2015-11-11
5
-8
/
+14
|
*
s390/zcrypt: Fix kernel crash on systems without AP bus support
Sascha Silbe
2015-11-11
1
-0
/
+6
|
*
s390: add support for ipl devices in subchannel sets > 0
Sebastian Ott
2015-11-11
6
-32
/
+86
|
*
s390/ipl: fix out of bounds access in scpdata_write
Sebastian Ott
2015-11-11
1
-12
/
+5
|
*
s390/pci_dma: improve debugging of errors during dma map
Sebastian Ott
2015-11-09
1
-11
/
+30
|
*
s390/pci_dma: handle dma table failures
Sebastian Ott
2015-11-09
3
-17
/
+48
|
*
s390/pci_dma: unify label of invalid translation table entries
Sebastian Ott
2015-11-09
1
-4
/
+3
|
*
s390/syscalls: remove system call number calculation
Heiko Carstens
2015-11-09
1
-8
/
+8
|
*
s390/cio: simplify css_generate_pgid
Sebastian Ott
2015-11-09
1
-5
/
+0
|
*
s390/diag: add a s390 prefix to the diagnose trace point
Martin Schwidefsky
2015-11-09
3
-8
/
+8
|
*
s390/head: fix error message on unsupported hardware
Sascha Silbe
2015-11-09
1
-4
/
+4
*
|
Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-18
3
-11
/
+14
|
\
\
|
*
|
hwmon: (scpi) skip unsupported sensors properly
Sudeep Holla
2015-11-16
1
-10
/
+11
|
*
|
hwmon: (scpi) add thermal-of dependency
Arnd Bergmann
2015-11-16
1
-0
/
+1
|
*
|
hwmon : (applesmc) Fix uninitialized variables warnings
Shuah Khan
2015-11-15
1
-1
/
+1
|
*
|
hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2C
Li Yang
2015-11-15
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-17
84
-3650
/
+1036
|
\
\
\
|
*
|
|
MAINTAINERS: Update Mellanox's Eth NIC driver entries
Or Gerlitz
2015-11-17
1
-1
/
+9
|
*
|
|
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
2015-11-17
1
-1
/
+4
|
*
|
|
af_unix: take receive queue lock while appending new skb
Hannes Frederic Sowa
2015-11-17
1
-1
/
+4
|
*
|
|
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
2015-11-17
1
-122
/
+152
|
*
|
|
net: use skb_clone to avoid alloc_pages failure.
Martin Zhang
2015-11-17
1
-1
/
+1
|
*
|
|
packet: Use PAGE_ALIGNED macro
Tobias Klauser
2015-11-17
1
-1
/
+1
|
*
|
|
packet: Don't check frames_per_block against negative values
Tobias Klauser
2015-11-17
1
-2
/
+2
|
*
|
|
net: phy: Use interrupts when available in NOLINK state
Andrew Lunn
2015-11-17
1
-0
/
+3
|
*
|
|
phy: marvell: Add support for 88E1540 PHY
Andrew Lunn
2015-11-17
2
-0
/
+17
|
*
|
|
arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS
Yang Shi
2015-11-17
1
-5
/
+39
[next]