index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-19
enc28j60: Convert printk() to netdev_printk()
Andy Shevchenko
2019-03-19
enc28j60: Convert HW related printk() to dev_printk()
Andy Shevchenko
2019-03-19
enc28j60: Switch to dev_<level> from pr_<level>
Andy Shevchenko
2019-03-19
enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address()
Andy Shevchenko
2019-03-19
enc28j60: Switch to use module_spi_driver() macro
Andy Shevchenko
2019-03-19
enc28j60: Drop driver name duplication from messages
Andy Shevchenko
2019-03-19
enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*()
Andy Shevchenko
2019-03-19
enc28j60: Remove duplicate messaging
Andy Shevchenko
2019-03-19
enc28j60: Use device_get_mac_address()
Andy Shevchenko
2019-03-19
ipv6: Add icmp_echo_ignore_multicast support for ICMPv6
Stephen Suryaputra
2019-03-19
net: macb: simplify getting .driver_data
Wolfram Sang
2019-03-19
net: pasemi: Make pasemi_mac_init_module static
YueHaibing
2019-03-19
tcp: free request sock directly upon TFO or syncookies error
Guillaume Nault
2019-03-19
datagram: Make __skb_datagram_iter static
YueHaibing
2019-03-19
net: hns3: Make hclgevf_update_link_mode static
YueHaibing
2019-03-19
ibmveth: Make array ibmveth_stats static
YueHaibing
2019-03-19
tcp: add tcp_inet6_sk() helper
Eric Dumazet
2019-03-19
ibmvnic: Report actual backing device speed and duplex values
Murilo Fossa Vicentini
2019-03-19
tipc: smooth change between replicast and broadcast
Hoang Le
2019-03-19
tipc: introduce new capability flag for cluster
Hoang Le
2019-03-19
tipc: support broadcast/replicast configurable for bc-link
Hoang Le
2019-03-18
virtio_net: remove hcpu from virtnet_clean_affinity
Peter Xu
2019-03-18
Documentation: networking: Update netdev-FAQ regarding patches
Florian Fainelli
2019-03-18
Merge branch 's390-qeth-fixes'
David S. Miller
2019-03-18
s390/qeth: be drop monitor friendly
Julian Wiedmann
2019-03-18
s390/qeth: fix race when initializing the IP address table
Julian Wiedmann
2019-03-18
s390/qeth: don't erase configuration while probing
Julian Wiedmann
2019-03-18
mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
Bjorn Helgaas
2019-03-18
Merge branch 'sctp-fix-ignoring-asoc_id-for-tcp-style-sockets-on-some-setsock...
David S. Miller
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_STREAM_SCHEDULER soc...
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_EVENT sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_ENABLE_STREAM_RESET ...
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_PRINFO sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DEACTIVATE_KEY ...
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DELETE_KEY sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_ACTIVE_KEY sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_KEY sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_MAX_BURST sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_CONTEXT sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SNDINFO sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DELAYED_SACK sockopt
Xin Long
2019-03-18
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SEND_PARAM s...
Marcelo Ricardo Leitner
2019-03-18
sctp: not copy sctp_sock pd_lobby in sctp_copy_descendant
Xin Long
2019-03-18
sctp: get sctphdr by offset in sctp_compute_cksum
Xin Long
2019-03-18
af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALL
Yoshiki Komachi
2019-03-18
packets: Always register packet sk in the same order
Maxime Chevallier
2019-03-18
vxlan: Don't call gro_cells_destroy() before device is unregistered
Zhiqiang Liu
2019-03-18
net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
Dmitry Bogdanov
2019-03-18
mac8390: Fix mmio access size probe
Finn Thain
2019-03-18
gtp: change NET_UDP_TUNNEL dependency to select
Matteo Croce
[next]