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
2019-04-06
net: hsr: add missing space around operator in code
Murali Karicheri
2
-4
/
+4
2019-04-06
net: hsr: fix placement of logical operator in a multi-line statement
Murali Karicheri
2
-6
/
+6
2019-04-06
net: hsr: remove unnecessary space after a cast
Murali Karicheri
3
-15
/
+15
2019-04-06
net: hsr: fix NULL checks in the code
Murali Karicheri
5
-13
/
+13
2019-04-06
net: hsr: fix lines that ends with a '('
Murali Karicheri
2
-7
/
+5
2019-04-06
net: hsr: fix alignment issues in the code for functions
Murali Karicheri
3
-9
/
+9
2019-04-06
net: hsr: remove unnecessary paranthesis from the code
Murali Karicheri
3
-18
/
+16
2019-04-06
net: hsr: fix multiple blank lines in the code
Murali Karicheri
7
-55
/
+0
2019-04-06
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
5
-22
/
+31
2019-04-06
selftests: forwarding: test for bridge mcast traffic after report and leave
Nikolay Aleksandrov
1
-0
/
+152
2019-04-06
net: hns: fix unsigned comparison to less than zero
Colin Ian King
1
-1
/
+1
2019-04-06
Merge branch 'r8152-runtime-mac-changes'
David S. Miller
1
-16
/
+35
2019-04-06
r8152: Refresh MAC address during USBDEVFS_RESET
Mario Limonciello
1
-15
/
+35
2019-04-06
r8152: remove extra action copying ethernet address
Mario Limonciello
1
-1
/
+0
2019-04-06
tcp: remove redundant check on tskb
Colin Ian King
1
-5
/
+2
2019-04-06
Merge branch 'net-phy-add-Amlogic-g12a-support'
David S. Miller
5
-4
/
+453
2019-04-06
net: phy: meson-gxl: clean-up gxl variant driver
Jerome Brunet
1
-4
/
+2
2019-04-06
net: phy: meson-gxl: add g12a support
Jerome Brunet
1
-0
/
+11
2019-04-06
net: phy: add amlogic g12a mdio mux support
Jerome Brunet
3
-0
/
+392
2019-04-06
dt-bindings: net: phy: add g12a mdio mux documentation
Jerome Brunet
1
-0
/
+48
2019-04-06
virtio-net: Fix some minor formatting errors
Yuval Shaia
1
-4
/
+6
2019-04-06
virtio-net: Remove inclusion of pci.h
Yuval Shaia
1
-1
/
+0
2019-04-06
r8169: disable tx interrupt coalescing on RTL8168
Heiner Kallweit
1
-18
/
+2
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
527
-6928
/
+4631
2019-04-05
Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+18
2019-04-05
tty: mark Siemens R3964 line discipline as BROKEN
Greg Kroah-Hartman
1
-1
/
+1
2019-04-04
Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-17
/
+44
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
122
-563
/
+1096
2019-04-04
ibmvnic: Fix completion structure initialization
Thomas Falcon
1
-2
/
+3
2019-04-04
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
1
-0
/
+4
2019-04-04
Merge branch 'tipc-improve-TIPC-unicast-link-throughput'
David S. Miller
3
-48
/
+276
2019-04-04
tipc: adapt link failover for new Gap-ACK algorithm
Tuong Lien
1
-26
/
+80
2019-04-04
tipc: reduce duplicate packets for unicast traffic
Tuong Lien
2
-10
/
+37
2019-04-04
tipc: improve TIPC throughput by Gap ACK blocks
Tuong Lien
3
-12
/
+159
2019-04-04
Merge tag 'riscv-for-linus-5.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-14
/
+37
2019-04-04
Merge branch 'genphy-ability'
David S. Miller
2
-17
/
+12
2019-04-04
net: phy: realtek: remove setting callback get_features and use phylib fallback
Heiner Kallweit
1
-10
/
+0
2019-04-04
net: phy: allow a PHY driver to define neither features nor get_features
Heiner Kallweit
1
-7
/
+12
2019-04-04
net: bridge: mcast: remove unused br_ip_equal function
Nikolay Aleksandrov
1
-17
/
+0
2019-04-04
net: bridge: always clear mcast matching struct on reports and leaves
Nikolay Aleksandrov
1
-0
/
+3
2019-04-04
Merge tag 'pm-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-59
/
+223
2019-04-04
Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+5
2019-04-04
Revert "r8169: use netif_receive_skb_list batching"
Heiner Kallweit
1
-4
/
+1
2019-04-05
Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-11
/
+11
2019-04-04
tcp: Accept ECT on SYN in the presence of RFC8311
Tilmans, Olivier (Nokia - BE/Antwerp)
1
-1
/
+6
2019-04-04
Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-22
/
+45
2019-04-04
Merge branch 'net-extend-devlink-port-attrs-with-switch-ID'
David S. Miller
18
-103
/
+155
2019-04-04
net: devlink: add warning for ndo_get_port_parent_id set when not needed
Jiri Pirko
1
-2
/
+16
2019-04-04
dsa: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
2
-1
/
+10
2019-04-04
mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()
Jiri Pirko
1
-1
/
+21
[next]