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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
416
-1919
/
+4242
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
159
-945
/
+2140
2020-03-25
Merge tag 'gpio-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-27
/
+122
2020-03-25
Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux...
David S. Miller
4
-13
/
+27
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
10
-34
/
+47
2020-03-25
cxgb4: Add support to catch bits set in INT_CAUSE5
Rahul Kundu
2
-8
/
+30
2020-03-25
Merge branch 'octeontx2-pf-Miscellaneous-fixes'
David S. Miller
3
-2
/
+30
2020-03-25
octeontx2-pf: Fix ndo_set_rx_mode
Sunil Goutham
2
-2
/
+29
2020-03-25
octeontx2-pf: Fix rx buffer page refcount
Sunil Goutham
1
-0
/
+1
2020-03-25
Merge branch 's390-next'
David S. Miller
12
-220
/
+297
2020-03-25
s390/qeth: modernize two list helpers
Julian Wiedmann
1
-5
/
+3
2020-03-25
s390/qeth: keep track of fixed prio-queue configuration
Julian Wiedmann
3
-4
/
+7
2020-03-25
s390/qeth: fine-tune MAC Address-related errnos
Julian Wiedmann
1
-5
/
+5
2020-03-25
s390/qeth: add TX IRQ coalescing support for IQD devices
Julian Wiedmann
3
-8
/
+102
2020-03-25
s390/qeth: collect more TX statistics
Julian Wiedmann
3
-6
/
+17
2020-03-25
s390/qeth: clean up the mac_bits
Julian Wiedmann
2
-8
/
+8
2020-03-25
s390/qeth: simplify L3 dev_id logic
Julian Wiedmann
2
-22
/
+13
2020-03-25
s390/qdio: extend polling support to multiple queues
Julian Wiedmann
7
-109
/
+87
2020-03-25
s390/qeth: remove redundant if-clause in RX poll code
Julian Wiedmann
1
-30
/
+26
2020-03-25
s390/qeth: split out RX poll code
Julian Wiedmann
1
-21
/
+33
2020-03-25
s390/qeth: simplify RX buffer tracking
Julian Wiedmann
2
-19
/
+13
2020-03-25
net: ena: Add PCI shutdown handler to allow safe kexec
Guilherme G. Piccoli
1
-10
/
+41
2020-03-25
selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED
Hangbin Liu
2
-15
/
+16
2020-03-25
selftests/net: add missing tests to Makefile
Hangbin Liu
1
-1
/
+3
2020-03-25
net: use indirect call wrappers for skb_copy_datagram_iter()
Eric Dumazet
1
-3
/
+11
2020-03-25
cxgb4: remove set but not used variable 'tab'
YueHaibing
1
-3
/
+1
2020-03-25
Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-12
/
+34
2020-03-25
zonfs: Fix handling of read-only zones
Damien Le Moal
2
-12
/
+34
2020-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-17
/
+818
2020-03-24
Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
8
-18
/
+41
2020-03-24
r8169: re-enable MSI on RTL8168c
Heiner Kallweit
1
-1
/
+1
2020-03-24
devlink: expand the devlink-info documentation
Jakub Kicinski
4
-16
/
+213
2020-03-24
net: phy: mdio-bcm-unimac: Fix clock handling
Andre Przywara
1
-4
/
+2
2020-03-24
net: phy: mscc: consolidate a common RGMII delay implementation
Vladimir Oltean
2
-57
/
+49
2020-03-24
Merge branch 'axienet-Update-error-handling-and-add-64-bit-DMA-support'
David S. Miller
3
-116
/
+289
2020-03-24
net: axienet: Allow DMA to beyond 4GB
Andre Przywara
1
-0
/
+8
2020-03-24
net: axienet: Autodetect 64-bit DMA capability
Andre Przywara
2
-0
/
+27
2020-03-24
net: axienet: Upgrade descriptors to hold 64-bit addresses
Andre Przywara
2
-39
/
+83
2020-03-24
net: axienet: Wrap DMA pointer writes to prepare for 64 bit
Andre Przywara
1
-10
/
+16
2020-03-24
net: axienet: Add mii-tool support
Andre Przywara
1
-0
/
+11
2020-03-24
net: axienet: Drop MDIO interrupt registers from ethtools dump
Andre Przywara
2
-11
/
+0
2020-03-24
net: axienet: Mark eth_irq as optional
Andre Przywara
1
-2
/
+2
2020-03-24
net: axienet: Check for DMA mapping errors
Andre Przywara
1
-1
/
+30
2020-03-24
net: axienet: Factor out TX descriptor chain cleanup
Andre Przywara
1
-22
/
+57
2020-03-24
net: axienet: Improve DMA error handling
Andre Przywara
1
-2
/
+2
2020-03-24
net: axienet: Fix DMA descriptor cleanup path
Andre Przywara
1
-15
/
+28
2020-03-24
net: axienet: Propagate failure of DMA descriptor setup
Andre Przywara
1
-7
/
+19
2020-03-24
net: axienet: Convert DMA error handler to a work queue
Andre Przywara
2
-13
/
+13
2020-03-24
net: xilinx: temac: Relax Kconfig dependencies
Andre Przywara
1
-1
/
+0
2020-03-24
ethtool: fix incorrect tx-checksumming settings reporting
Vladyslav Tarasiuk
1
-1
/
+1
[next]