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
2018-09-13
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
7
-0
/
+126
2018-09-13
MIPS: lantiq: Do not enable IRQs in dma open
Hauke Mehrtens
2
-1
/
+1
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
342
-2036
/
+3184
2018-09-12
docs: net: Remove TCP congestion document
Tobin C. Harding
2
-103
/
+0
2018-09-12
geneve: add ttl inherit support
Hangbin Liu
3
-8
/
+35
2018-09-12
Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-114
/
+297
2018-09-12
net: dsa: mv88e6xxx: Make sure to configure ports with external PHYs
Marek Vasut
1
-2
/
+14
2018-09-12
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
8
-8
/
+8
2018-09-12
qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'
Yue Haibing
1
-5
/
+1
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
68
-400
/
+593
2018-09-12
net: bridge: add support for sticky fdb entries
Nikolay Aleksandrov
3
-3
/
+18
2018-09-12
Merge branch 'Preparing-for-phylib-linkmodes'
David S. Miller
47
-344
/
+259
2018-09-12
net: ethernet: Add helper to determine if pause configuration is supported
Andrew Lunn
6
-12
/
+26
2018-09-12
net: ethernet: Add helper for set_pauseparam for Pause
Andrew Lunn
4
-12
/
+29
2018-09-12
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
10
-148
/
+69
2018-09-12
net: ethernet: Add helper for MACs which support pause
Andrew Lunn
4
-4
/
+17
2018-09-12
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
17
-43
/
+33
2018-09-12
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
9
-14
/
+38
2018-09-12
net: ethernet: Fix up drivers masking pause support
Andrew Lunn
5
-7
/
+7
2018-09-12
net: bcmgenet: Fix speed selection for reverse MII
Andrew Lunn
1
-4
/
+3
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
28
-110
/
+47
2018-09-12
net: phy: bcm63xx: Allow to be built with COMPILE_TEST
Andrew Lunn
1
-1
/
+1
2018-09-12
net: phy: et1011c: Remove incorrect missing 1000 Half
Andrew Lunn
1
-1
/
+1
2018-09-12
net: phy: ste10Xp: Remove wrong SUPPORTED_Pause
Andrew Lunn
1
-2
/
+2
2018-09-12
nfp: report FW vNIC stats in interface stats
Jakub Kicinski
1
-0
/
+9
2018-09-12
Merge branch 'nfp-flower-fixes'
David S. Miller
4
-1
/
+19
2018-09-12
nfp: flower: reject tunnel encap with ipv6 outer headers for offloading
Louis Peens
1
-0
/
+6
2018-09-12
nfp: flower: fix vlan match by checking both vlan id and vlan pcp
Pieter Jansen van Vuuren
3
-1
/
+13
2018-09-12
tipc: check return value of __tipc_dump_start()
Cong Wang
1
-1
/
+4
2018-09-12
Merge branch 'qeth-fixes'
David S. Miller
3
-5
/
+10
2018-09-12
s390/qeth: don't dump past end of unknown HW header
Julian Wiedmann
2
-2
/
+2
2018-09-12
s390/qeth: use vzalloc for QUERY OAT buffer
Wenjia Zhang
1
-2
/
+3
2018-09-12
s390/qeth: switch on SG by default for IQD devices
Julian Wiedmann
1
-0
/
+2
2018-09-12
s390/qeth: indicate error when netdev allocation fails
Julian Wiedmann
1
-1
/
+3
2018-09-12
Merge tag 'riscv-for-linus-4.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+0
2018-09-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-94
/
+101
2018-09-12
rds: fix two RCU related problems
Cong Wang
1
-1
/
+4
2018-09-12
netlink: remove hash::nelems check in netlink_insert
Li RongQing
1
-5
/
+0
2018-09-12
scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protected
David Ahern
2
-3
/
+21
2018-09-12
net: dsa: b53: Only call b53_port_event() for SGMII ports
Florian Fainelli
1
-1
/
+2
2018-09-12
r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
Kai-Heng Feng
1
-3
/
+6
2018-09-12
net/tls: Fixed return value when tls_complete_pending_work() fails
Vakul Garg
1
-4
/
+6
2018-09-11
erspan: fix error handling for erspan tunnel
Haishuang Yan
1
-0
/
+3
2018-09-11
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
1
-0
/
+2
2018-09-11
Merge branch 'aquantia-implement-WOL-and-EEE-support'
David S. Miller
17
-128
/
+675
2018-09-11
net: aquantia: bump driver version
Igor Russkikh
1
-1
/
+1
2018-09-11
net: aquantia: renaming for better visibility
Nikita Danilov
8
-64
/
+52
2018-09-11
net: aquantia: whitespace changes
Nikita Danilov
8
-49
/
+49
2018-09-11
net: aquantia: implement EEE support
Yana Esina
7
-0
/
+189
2018-09-11
net: aquantia: implement WOL support
Yana Esina
8
-17
/
+220
[next]