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
path:
root
/
net
Age
Commit message (
Expand
)
Author
2009-08-06
af_ieee802154: provide dummy get/setsockopt
Dmitry Eremin-Solenikov
2009-08-06
af_ieee802154: fix ioctl processing
Dmitry Eremin-Solenikov
2009-08-05
net/rds: Use AF_INET for sin_family field
Julia Lawall
2009-08-05
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
2009-08-05
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
2009-08-05
phonet: phonet_device_get() fix
Eric Dumazet
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
2009-08-05
dccp: missing destroy of percpu counter variable while unload module
Wei Yongjun
2009-08-05
net: Fix spinlock use in alloc_netdev_mq()
Ingo Molnar
2009-08-04
xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.
David S. Miller
2009-08-04
xfrm4: fix build when SYSCTLs are disabled
Randy Dunlap
2009-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-08-04
sunrpc: fix memory leak in unix_gid cache.
NeilBrown
2009-08-04
mac80211: FIF_PSPOLL filter flag
Igor Perminov
2009-08-04
cfg80211: clear SSID on disconnect/no connection
Johannes Berg
2009-08-04
rfkill: add the GPS radio type
Tomas Winkler
2009-08-04
mac80211: Increase timeouts for station polling
Maxim Levitsky
2009-08-04
mac80211: Retry probe request few times
Maxim Levitsky
2009-08-04
cfg80211: lower dynamic PS timeout to 100ms
Johannes Berg
2009-08-04
cfg80211: enable country IE support to all cfg80211 drivers
Luis R. Rodriguez
2009-08-04
cfg80211: decouple regulatory variables from cfg80211_mutex
Luis R. Rodriguez
2009-08-04
cfg80211: do not iterate over rdev list on country IE hint
Luis R. Rodriguez
2009-08-04
cfg80211: use goto out on country IE reg hint failure
Luis R. Rodriguez
2009-08-04
mac80211: fix powersave
Johannes Berg
2009-08-04
cfg80211: fix NETDEV_UNREGISTER notifier
Johannes Berg
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-08-04
mac80211: fix sparse warnings/errors
Johannes Berg
2009-08-04
cfg80211: keep track of current_bss for userspace SME
Johannes Berg
2009-08-04
mac80211: disable beacons before removing the associated interface
Bob Copeland
2009-08-04
wext: remove extra return on wireless_nlevent_init()
Luis R. Rodriguez
2009-08-04
mac80211: disable software retry for now
Johannes Berg
2009-08-04
sunrpc/cache: recheck cache validity after cache_defer_req
NeilBrown
2009-08-04
sunrpc/cache: make sure deferred requests eventually get revisited.
NeilBrown
2009-08-04
sunrpc/cache: rename queue_loose to cache_dequeue
NeilBrown
2009-08-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-08-03
cfg80211: fix regression on beacon world roaming feature
Luis R. Rodriguez
2009-08-03
cfg80211: add two missing NULL pointer checks
Johannes Berg
2009-08-03
bluetooth: rfcomm_init bug fix
Dave Young
2009-08-02
neigh: Convert garbage collection from softirq to workqueue
Eric Dumazet
2009-08-02
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
Hannes Eder
2009-08-02
inet6: functions shadow global variable
Gerrit Renker
2009-08-02
net: restore the original spinlock to protect unicast list
Jiri Pirko
2009-08-02
net: net_assign_generic() fix
Eric Dumazet
2009-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-30
xfrm: select sane defaults for xfrm[4|6] gc_thresh
Neil Horman
2009-07-30
IPVS: use pr_fmt
Hannes Eder
2009-07-30
ipv4: ARP neigh procfs buffer overflow
roel kluin
2009-07-30
vlan: allow creating vlan when real device is not up
Stephen Hemminger
2009-07-30
net/netlabel: Add kmalloc NULL tests
Julia Lawall
[prev]
[next]