index
:
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
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-07-29
net/smc: cleanup function __smc_buf_create()
Ursula Braun
2017-07-29
net/smc: common functions for RMBs and send buffers
Ursula Braun
2017-07-29
net/smc: introduce sg-logic for send buffers
Ursula Braun
2017-07-29
net/smc: remove Kconfig warning
Ursula Braun
2017-07-29
net/smc: register RMB-related memory region
Ursula Braun
2017-07-29
net/smc: use separate memory regions for RMBs
Ursula Braun
2017-07-29
net/smc: introduce sg-logic for RMBs
Ursula Braun
2017-07-29
net/smc: shorten local bufsize variables
Ursula Braun
2017-07-29
net/smc: serialize connection creation in all cases
Ursula Braun
2017-07-28
l2tp: constify inet6_protocol structures
Julia Lawall
2017-07-28
ipv6: constify inet6_protocol structures
Julia Lawall
2017-07-25
6lowpan: fix set not used warning
stephen hemminger
2017-07-25
socket: fix set not used warning
stephen hemminger
2017-07-25
netfilter: remove unused variable
stephen hemminger
2017-07-24
tcp: remove redundant argument from tcp_rcv_established()
Matvejchikov Ilya
2017-07-24
skbuff: re-add check for NULL skb->head in kfree_skb path
Florian Westphal
2017-07-24
Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2017-07-24
sctp: remove the typedef sctp_abort_chunk_t
Xin Long
2017-07-24
sctp: remove the typedef sctp_heartbeat_chunk_t
Xin Long
2017-07-24
sctp: remove the typedef sctp_heartbeathdr_t
Xin Long
2017-07-24
sctp: remove the typedef sctp_sack_chunk_t
Xin Long
2017-07-24
sctp: remove the typedef sctp_sackhdr_t
Xin Long
2017-07-24
sctp: remove the typedef sctp_sack_variable_t
Xin Long
2017-07-24
sctp: remove the typedef sctp_unrecognized_param_t
Xin Long
2017-07-24
sctp: remove the typedef sctp_cookie_param_t
Xin Long
2017-07-24
sctp: remove the typedef sctp_initack_chunk_t
Xin Long
2017-07-24
net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled
Sabrina Dubroca
2017-07-24
net: add infrastructure to un-offload UDP tunnel port
Sabrina Dubroca
2017-07-24
net: check UDP tunnel RX port offload feature before calling tunnel ndo ndo
Sabrina Dubroca
2017-07-24
net: add new netdevice feature for offload of RX port for UDP tunnels
Sabrina Dubroca
2017-07-21
rxrpc: Move the packet.h include file into net/rxrpc/
David Howells
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-20
rds: Make sure updates to cp_send_gen can be observed
HÃ¥kon Bugge
2017-07-20
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
2017-07-20
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
2017-07-19
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
2017-07-19
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
2017-07-19
net: make dev_close and related functions void
stephen hemminger
2017-07-19
bluetooth: 6lowpan dev_close never returns error
stephen hemminger
2017-07-19
net: dsa: unexport dsa_is_port_initialized
Vivien Didelot
2017-07-19
net/packet: remove unused PGV_FROM_VMALLOC definition.
Rosen, Rami
2017-07-19
tcp: adjust tail loss probe timeout
Yuchung Cheng
2017-07-19
openvswitch: Optimize operations for OvS flow_stats.
Tonghao Zhang
2017-07-19
openvswitch: Optimize updating for OvS flow_stats.
Tonghao Zhang
2017-07-19
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
2017-07-19
wireless: wext: terminate ifr name coming from userspace
Levin, Alexander
2017-07-18
netfilter: fix netfilter_net_init() return
Dan Carpenter
2017-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-07-18
udp: preserve skb->dst if required for IP options processing
Paolo Abeni
[next]