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
Age
Commit message (
Expand
)
Author
2013-06-14
net: sctp: sctp_association_init: put refs in reverse order
Daniel Borkmann
2013-06-14
net: sctp: minor: remove variable in sctp_init_sock
Daniel Borkmann
2013-06-14
net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first
Daniel Borkmann
2013-06-14
net: sctp: sideeffect: throw BUG if primary_path is NULL
Daniel Borkmann
2013-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2013-06-14
openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()
Pravin B Shelar
2013-06-14
openvswitch: make skb->csum consistent with rest of networking stack.
Pravin B Shelar
2013-06-14
openvswitch: Fix struct comment.
Pravin B Shelar
2013-06-14
openvswitch: Fix misspellings in comments and docs.
Andy Hill
2013-06-14
openvswitch: fix variable names in comment
Lorand Jakab
2013-06-14
openvswitch: Unify vport error stats handling.
Pravin B Shelar
2013-06-14
openvswitch: Remove unused get_config vport op.
Jesse Gross
2013-06-14
openvswitch: Immediately exit on error in ovs_vport_cmd_set().
Jesse Gross
2013-06-13
net/mlx4: Add VF link state support
Rony Efraim
2013-06-13
net/core: Add VF link state control
Rony Efraim
2013-06-13
bcm63xx_enet: add support Broadcom BCM6345 Ethernet
Florian Fainelli
2013-06-13
htb: reorder struct htb_class fields for performance
Eric Dumazet
2013-06-13
net-rps: fixes for rps flow limit
Willem de Bruijn
2013-06-13
tcp: properly send new data in fast recovery in first RTT
Yuchung Cheng
2013-06-13
sh_eth: remove '__maybe_unused' annotations
Sergei Shtylyov
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
net: make all team port device link events urgent
Flavio Leitner
2013-06-13
net: ping_check_bind_addr() etc. can be static
Wu Fengguang
2013-06-13
cxgb4: Do not set net_device::dev_id to VI index
Ben Hutchings
2013-06-13
macvtap: fix uninitialized return value macvtap_ioctl_set_queue()
Jason Wang
2013-06-13
macvtap: slient sparse warnings
Jason Wang
2013-06-13
sctp: Correct byte order of access to skb->{network, transport}_header
Simon Horman
2013-06-13
netlink: make compare exist all the time
Gao feng
2013-06-12
net: add doc for ip_early_demux sysctl
Cong Wang
2013-06-12
tun: Turn tun_flow_init() into void fn
Pavel Emelyanov
2013-06-12
tun: Report "persist" flag to userspace
Pavel Emelyanov
2013-06-12
udp: fix two sparse errors
Eric Dumazet
2013-06-12
gro: remove a sparse error
Eric Dumazet
2013-06-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-06-12
sh_eth: split 'sh_eth_netdev_ops'
Sergei Shtylyov
2013-06-12
igmp: fix new sparse errors
Eric Dumazet
2013-06-12
gianfar: Add backwards compatible Single Queue mode polling
Claudiu Manoil
2013-06-12
sfc: Store port number in private data, not net_device::dev_id
Ben Hutchings
2013-06-12
ipv4: remove is_data also from ip_options documentation.
Rami Rosen
2013-06-12
team: remove synchronize_rcu() called during port disable
Jiri Pirko
2013-06-12
team: use kfree_rcu instead of synchronize_rcu in team_port_dev
Jiri Pirko
2013-06-12
team: remove synchronize_rcu() called during queue override change
Jiri Pirko
2013-06-12
doc:networking: Update comment for dev_id field in netdevice.h
Narendra K
2013-06-12
net: can: Convert to use devm_ioremap_resource
Tushar Behera
2013-06-12
net: emaclite: Convert to use devm_ioremap_resource
Tushar Behera
2013-06-12
net: fec: Convert to use devm_ioremap_resource
Tushar Behera
2013-06-12
3c59x: consolidate error cleanup in vortex_init_one()
Sergei Shtylyov
2013-06-12
veth: remove redundant call of dev_alloc_name
Hong zhi guo
2013-06-12
pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb
Daniel Borkmann
2013-06-12
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
[next]