index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-19
net: smsc911x: Make Runtime PM handling more fine-grained
Geert Uytterhoeven
2021-01-19
selftests: forwarding: Fix spelling mistake "succeded" -> "succeeded"
Colin Ian King
2021-01-19
net: tun: fix misspellings using codespell tool
Menglong Dong
2021-01-19
taprio: boolean values to a bool variable
Jiapeng Zhong
2021-01-19
Merge branch 'net-ethernet-ti-am65-cpsw-nuss-introduce-support-for-am64x-cpsw3g'
Jakub Kicinski
2021-01-19
net: ethernet: ti: am65-cpsw: add support for am64x cpsw3g
Vignesh Raghavendra
2021-01-19
net: ti: cpsw_ale: add driver data for AM64 CPSW3g
Vignesh Raghavendra
2021-01-19
net: ethernet: ti: am65-cpsw-nuss: Support for transparent ASEL handling
Peter Ujfalusi
2021-01-19
net: ethernet: ti: am65-cpsw-nuss: Use DMA device for DMA API
Peter Ujfalusi
2021-01-19
dt-binding: net: ti: k3-am654-cpsw-nuss: update bindings for am64x cpsw3g
Grygorii Strashko
2021-01-19
dt-binding: ti: am65x-cpts: add assigned-clock and power-domains props
Grygorii Strashko
2021-01-19
Merge branch 'net-support-sctp-crc-csum-offload-for-tunneling-packets-in-some...
Jakub Kicinski
2021-01-19
net: ixgbevf: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
net: ixgbe: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
net: igc: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
net: igbvf: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
net: igb: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-19
net: add inline function skb_csum_is_sctp
Xin Long
2021-01-19
mdio, phy: fix -Wshadow warnings triggered by nested container_of()
Alexander Lobakin
2021-01-19
vhost_net: avoid tx queue stuck when sendmsg fails
Yunjian Wang
2021-01-18
net: hns: fix variable used when DEBUG is defined
Tom Rix
2021-01-18
arcnet: fix macro name when DEBUG is defined
Tom Rix
2021-01-18
Merge branch 'tls-device-offload-for-bond'
Jakub Kicinski
2021-01-18
net/tls: Except bond interface from some TLS checks
Tariq Toukan
2021-01-18
net/tls: Device offload to use lowest netdevice in chain
Tariq Toukan
2021-01-18
net/bonding: Declare TLS RX device offload support
Tariq Toukan
2021-01-18
net/bonding: Implement TLS TX device offload
Tariq Toukan
2021-01-18
net/bonding: Take update_features call out of XFRM funciton
Tariq Toukan
2021-01-18
net/bonding: Implement ndo_sk_get_lower_dev
Tariq Toukan
2021-01-18
net/bonding: Take IP hash logic into a helper
Tariq Toukan
2021-01-18
net: netdevice: Add operation ndo_sk_get_lower_dev
Tariq Toukan
2021-01-18
net/qla3xxx: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-01-18
net_sched: fix RTNL deadlock again caused by request_module()
Cong Wang
2021-01-18
net: phy: national: remove definition of DEBUG
Tom Rix
2021-01-18
Merge branch 'net-make-udp-tunnel-devices-support-fraglist'
Jakub Kicinski
2021-01-18
bareudp: add NETIF_F_FRAGLIST flag for dev features
Xin Long
2021-01-18
geneve: add NETIF_F_FRAGLIST flag for dev features
Xin Long
2021-01-18
vxlan: add NETIF_F_FRAGLIST flag for dev features
Xin Long
2021-01-18
hv_netvsc: Add (more) validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
2021-01-18
net: bridge: check vlan with eth_type_vlan() method
Menglong Dong
2021-01-18
Merge branch 'net-ipa-interconnect-improvements'
Jakub Kicinski
2021-01-18
net: ipa: allow arbitrary number of interconnects
Alex Elder
2021-01-18
net: ipa: clean up interconnect initialization
Alex Elder
2021-01-18
net: ipa: add interconnect name to configuration data
Alex Elder
2021-01-18
net: ipa: store average and peak interconnect bandwidth
Alex Elder
2021-01-18
net: ipa: introduce an IPA interconnect structure
Alex Elder
2021-01-18
net: ipa: don't return an error from ipa_interconnect_disable()
Alex Elder
2021-01-18
net: ipa: rename interconnect settings
Alex Elder
2021-01-16
Merge branch 'net-fix-the-features-flag-in-sctp_gso_segment'
Jakub Kicinski
2021-01-16
sctp: remove the NETIF_F_SG flag before calling skb_segment
Xin Long
[next]