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
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
15
-18
/
+20
2021-01-15
netxen_nic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-77
/
+77
2021-01-15
Merge branch 'net-dsa-mv88e6xxx-lag-fixes'
Jakub Kicinski
3
-1
/
+22
2021-01-15
net: dsa: mv88e6xxx: Only allow LAG offload on supported hardware
Tobias Waldekranz
2
-1
/
+10
2021-01-15
net: dsa: mv88e6xxx: Provide dummy implementations for trunk setters
Tobias Waldekranz
1
-0
/
+12
2021-01-15
Merge branch 'arrow-speedchips-xrs700x-dsa-driver'
Jakub Kicinski
14
-0
/
+1356
2021-01-15
dt-bindings: net: dsa: add bindings for xrs700x switches
George McCollister
1
-0
/
+73
2021-01-15
net: dsa: add Arrow SpeedChips XRS700x driver
George McCollister
9
-0
/
+1213
2021-01-15
dsa: add support for Arrow XRS700x tag trailer
George McCollister
4
-0
/
+70
2021-01-15
Merge branch 'add-further-dt-configuration-for-at803x-phys'
Jakub Kicinski
2
-1
/
+80
2021-01-15
net: phy: at803x: add support for configuring SmartEEE
Russell King
1
-1
/
+64
2021-01-15
dt: ar803x: document SmartEEE properties
Russell King
1
-0
/
+16
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
397
-2622
/
+3926
2021-01-14
Merge branch 'dissect-ptp-l2-packet-header'
Jakub Kicinski
2
-0
/
+25
2021-01-14
net: flow_dissector: Parse PTP L2 packet header
Eran Ben Elisha
1
-0
/
+16
2021-01-14
net: vlan: Add parse protocol header ops
Eran Ben Elisha
1
-0
/
+9
2021-01-14
ch_ipsec: Remove initialization of rxq related data
Ayush Sawal
1
-3
/
+0
2021-01-14
Merge branch 'net-ipa-gsi-interrupt-updates'
Jakub Kicinski
2
-61
/
+83
2021-01-14
net: ipa: retry TX channel stop commands
Alex Elder
1
-5
/
+2
2021-01-14
net: ipa: change stop channel retry delay
Alex Elder
1
-1
/
+1
2021-01-14
net: ipa: change GSI command timeout
Alex Elder
1
-2
/
+4
2021-01-14
net: ipa: use usleep_range()
Alex Elder
2
-4
/
+5
2021-01-14
net: ipa: introduce some interrupt helpers
Alex Elder
1
-36
/
+58
2021-01-14
net: ipa: a few simple renames
Alex Elder
1
-14
/
+14
2021-01-14
Merge tag 'linux-can-next-for-5.12-20210114' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
47
-1542
/
+1819
2021-01-14
Merge branch 'net-dsa-link-aggregation-support'
Jakub Kicinski
14
-13
/
+742
2021-01-14
net: dsa: tag_dsa: Support reception of packets from LAG devices
Tobias Waldekranz
2
-2
/
+27
2021-01-14
net: dsa: mv88e6xxx: Link aggregation support
Tobias Waldekranz
5
-5
/
+330
2021-01-14
net: dsa: Link aggregation support
Tobias Waldekranz
6
-7
/
+381
2021-01-14
net: dsa: Don't offload port attributes on standalone ports
Tobias Waldekranz
1
-0
/
+3
2021-01-14
net: bonding: Notify ports about their initial state
Tobias Waldekranz
1
-0
/
+2
2021-01-14
mlxsw: pci: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-31
/
+25
2021-01-14
net: marvell: prestera: fix uninitialized vid in prestera_port_vlans_add
Vladimir Oltean
1
-2
/
+1
2021-01-14
net: openvswitch: add log message for error case
Eelco Chaudron
2
-9
/
+17
2021-01-14
Merge branch 'selftests-updates-to-allow-single-instance-of-nettest-for-clien...
Jakub Kicinski
2
-381
/
+606
2021-01-14
selftests: Add separate option to nettest for address binding
David Ahern
2
-8
/
+15
2021-01-14
selftests: Remove exraneous newline in nettest
David Ahern
1
-1
/
+0
2021-01-14
selftests: Add separate options for server device bindings
David Ahern
2
-142
/
+154
2021-01-14
selftests: Add new option for client-side passwords
David Ahern
2
-45
/
+52
2021-01-14
selftests: Consistently specify address for MD5 protection
David Ahern
2
-33
/
+33
2021-01-14
selftests: Make address validation apply only to client mode
David Ahern
1
-0
/
+6
2021-01-14
selftests: Add missing newline in nettest error messages
David Ahern
1
-8
/
+6
2021-01-14
selftests: Use separate stdout and stderr buffers in nettest
David Ahern
1
-1
/
+20
2021-01-14
selftests: Add support to nettest to run both client and server
David Ahern
1
-8
/
+85
2021-01-14
selftests: Add options to set network namespace to nettest
David Ahern
1
-1
/
+55
2021-01-14
selftests: Move address validation in nettest
David Ahern
1
-17
/
+43
2021-01-14
selftests: Move convert_addr up in nettest
David Ahern
1
-126
/
+126
2021-01-14
selftests: Move device validation in nettest
David Ahern
1
-22
/
+42
2021-01-14
Merge branch 'add-100-base-x-mode'
Jakub Kicinski
3
-0
/
+18
2021-01-14
sfp: add support for 100 base-x SFPs
Bjarni Jonasson
1
-0
/
+9
[next]