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-10-10
virtio_net: skip RCU read lock by checking xdp_enabled of vi
Li RongQing
1
-0
/
+14
2021-10-10
net: make dev_get_port_parent_id slightly more readable
Antoine Tenart
1
-5
/
+2
2021-10-10
net: phy: at803x: better describe debug regs
Ansuel Smith
1
-15
/
+15
2021-10-10
net: phy: at803x: enable prefer master for 83xx internal phy
Ansuel Smith
1
-0
/
+3
2021-10-10
net: phy: at803x: add DAC amplitude fix for 8327 phy
Ansuel Smith
1
-0
/
+33
2021-10-10
net: phy: at803x: fix resume for QCA8327 phy
Ansuel Smith
1
-6
/
+63
2021-10-10
Merge branch 'net-use-helpers'
David S. Miller
4
-5
/
+4
2021-10-10
mlxsw: spectrum: use netif_is_macsec() instead of open code
Juhee Kang
1
-1
/
+1
2021-10-10
hv_netvsc: use netif_is_bond_master() instead of open code
Juhee Kang
1
-2
/
+1
2021-10-10
bnxt: use netif_is_rxfh_configured instead of open code
Juhee Kang
2
-2
/
+2
2021-10-10
Merge branch 'ionic-vlanid-mgmt'
David S. Miller
8
-200
/
+345
2021-10-10
ionic: tame the filter no space message
Shannon Nelson
1
-1
/
+14
2021-10-10
ionic: allow adminq requests to override default error message
Shannon Nelson
3
-20
/
+42
2021-10-10
ionic: handle vlan id overflow
Shannon Nelson
4
-41
/
+56
2021-10-10
ionic: generic filter delete
Shannon Nelson
1
-10
/
+25
2021-10-10
ionic: generic filter add
Shannon Nelson
1
-22
/
+46
2021-10-10
ionic: add generic filter search
Shannon Nelson
1
-3
/
+18
2021-10-10
ionic: remove mac overflow flags
Shannon Nelson
2
-7
/
+2
2021-10-10
ionic: move lif mac address functions
Shannon Nelson
2
-131
/
+131
2021-10-10
ionic: add filterlist to debugfs
Shannon Nelson
1
-0
/
+46
2021-10-09
dt-bindings: net: dsa: document felix family in dsa-tag-protocol
Vladimir Oltean
1
-0
/
+3
2021-10-09
dt-bindings: net: dsa: fix typo in dsa-tag-protocol description
Vladimir Oltean
1
-1
/
+1
2021-10-09
net: use dev_addr_set()
Jakub Kicinski
16
-19
/
+17
2021-10-09
Merge branch 'dev_addr-direct-writes'
David S. Miller
21
-152
/
+191
2021-10-09
ethernet: 8390: remove direct netdev->dev_addr writes
Jakub Kicinski
8
-22
/
+31
2021-10-09
ethernet: sun: remove direct netdev->dev_addr writes
Jakub Kicinski
5
-34
/
+48
2021-10-09
ethernet: tulip: remove direct netdev->dev_addr writes
Jakub Kicinski
6
-50
/
+61
2021-10-09
ethernet: tg3: remove direct netdev->dev_addr writes
Jakub Kicinski
1
-23
/
+25
2021-10-09
ethernet: forcedeth: remove direct netdev->dev_addr writes
Jakub Kicinski
1
-23
/
+26
2021-10-08
mlxsw: item: Annotate item helpers with '__maybe_unused'
Ido Schimmel
1
-24
/
+32
2021-10-08
selftests/tls: add SM4 GCM/CCM to tls selftests
Tianjia Zhang
1
-2
/
+26
2021-10-08
net: tg3: fix redundant check of true expression
Jean Sacren
1
-2
/
+1
2021-10-08
qed: Fix compilation for CONFIG_QED_SRIOV undefined scenario
Prabhakar Kushwaha
1
-0
/
+12
2021-10-08
net: phy: micrel: ksz9131 led errata workaround
Francesco Dolcini
1
-0
/
+24
2021-10-08
Merge branch 'netdev-name-in-use'
David S. Miller
4
-7
/
+14
2021-10-08
ppp: use the correct function to check if a netdev name is in use
Antoine Tenart
1
-1
/
+1
2021-10-08
bonding: use the correct function to check for netdev name collision
Antoine Tenart
1
-2
/
+2
2021-10-08
net: introduce a function to check if a netdev name is in use
Antoine Tenart
2
-4
/
+11
2021-10-08
Merge branch 'enetc-swtso'
David S. Miller
4
-20
/
+317
2021-10-08
net: enetc: add support for software TSO
Ioana Ciornei
4
-24
/
+311
2021-10-08
net: enetc: declare NETIF_F_HW_CSUM and do it in software
Ioana Ciornei
3
-5
/
+15
2021-10-08
Merge branch 'ip6gre-tests'
David S. Miller
11
-32
/
+1109
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip: Send a full-length key
Amit Cohen
1
-2
/
+4
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip: Remove code duplication
Amit Cohen
1
-27
/
+11
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctly
Amit Cohen
1
-3
/
+3
2021-10-08
selftests: mlxsw: devlink_trap_tunnel_ipip6: Add test case for IPv6 decap_error
Amit Cohen
1
-0
/
+250
2021-10-08
selftests: forwarding: Add IPv6 GRE hierarchical tests
Amit Cohen
4
-1
/
+364
2021-10-08
selftests: forwarding: Add IPv6 GRE flat tests
Amit Cohen
4
-0
/
+465
2021-10-08
testing: selftests: tc_common: Add tc_check_at_least_x_packets()
Amit Cohen
1
-0
/
+10
2021-10-08
testing: selftests: forwarding.config.sample: Add tc flag
Amit Cohen
1
-0
/
+3
[next]