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
2008-04-12
[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.
Robert P. J. Day
2008-04-12
[SCTP]: Correct /proc/net/assocs formatting error
Neil Horman
2008-04-10
IPV4: use xor rather than multiple ands for route compare
Stephen Hemminger
2008-04-10
[SCTP]: Use snmp_mib_{init,free}().
YOSHIFUJI Hideaki
2008-04-10
[DCCP]: Use snmp_mib_{init,free}().
YOSHIFUJI Hideaki
2008-04-10
ipv4: fib_trie leaf free optimization
Stephen Hemminger
2008-04-10
ipv4: fib_trie remove unused argument
Stephen Hemminger
2008-04-10
[ATM]: Use SEQ_START_TOKEN
Joe Perches
2008-04-10
[Syncookies]: Add support for TCP options via timestamps.
Florian Westphal
2008-04-10
IPV4: fib_trie use vmalloc for large tnodes
Stephen Hemminger
2008-04-10
iucv: Delay bus registration until core is ready.
Cornelia Huck
2008-04-10
iucv: get rid of in_atomic() use.
Heiko Carstens
2008-04-10
af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro.
Robert P. J. Day
2008-04-10
[SKFILTER]: Add SKF_ADF_NLATTR instruction
Patrick McHardy
2008-04-10
SCTP: Remove useless assignment from __sctp_rcv_lookup_endpoint
Gui Jianfeng
2008-04-10
SCTP: fix wrong debug counting of bind_bucket
Li Zefan
2008-04-10
SCTP: fix wrong debug counting of datamsg
Li Zefan
2008-04-10
IPV4: route rekey timer can be deferrable
Stephen Hemminger
2008-04-10
IPV4: route use jhash3
Stephen Hemminger
2008-04-10
IPV4: route inline changes
Stephen Hemminger
2008-04-10
socket: sk_filter deinline
Stephen Hemminger
2008-04-10
socket: sk_filter minor cleanups
Stephen Hemminger
2008-04-08
mac80211: fix key debugfs default_key link
Johannes Berg
2008-04-08
mac80211: rename files
Johannes Berg
2008-04-08
mac80211: fix key vs. sta locking problems
Johannes Berg
2008-04-08
mac80211: fix sta-info pinning
Johannes Berg
2008-04-08
mac80211: fix defined but not used
Jiri Slaby
2008-04-08
mac80211: BA session debug prints changes
Ron Rindjunsky
2008-04-08
mac80211: notify mac from low level driver (iwlwifi)
Mohamed Abbas
2008-04-08
mac80211: fix ieee80211_ioctl_giwrate
Johannes Berg
2008-04-08
mac80211: make debugfs files root-only
Johannes Berg
2008-04-08
mac80211: notify upper layers after lower
Reinette Chatre
2008-04-08
cfg80211: default to regulatory max power for channel
John W. Linville
2008-04-08
mac80211: clean up IEEE80211_FC use
Johannes Berg
2008-04-08
mac80211: fix possible sta-debugfs work lockup
Johannes Berg
2008-04-08
mac80211: add station aid into ieee80211_tx_control
Chr
2008-04-08
mac80211: add association capabilty and timing info into bss_conf
Tomas Winkler
2008-04-08
mac80211: eliminate conf_ht
Tomas Winkler
2008-04-08
Revert "mac80211: use a struct for bss->mesh_config"
John W. Linville
2008-04-08
Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot...
David S. Miller
2008-04-05
[IPV6] MROUTE: Use skb_tail_pointer(skb) instead of skb->tail.
YOSHIFUJI Hideaki
2008-04-05
[IPV6] MROUTE: Support PIM-SM (SSM).
YOSHIFUJI Hideaki
2008-04-05
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
2008-04-04
[IPV6] ADDRCONF: Fix array size for sysctls.
YOSHIFUJI Hideaki
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
[NETNS]: Use TCP control socket from a correct namespace.
Denis V. Lunev
2008-04-03
[NETNS]: Create tcp control socket in the each namespace.
Denis V. Lunev
2008-04-03
[IPV6]: Simplify IPv6 control sockets creation.
Denis V. Lunev
2008-04-03
[INET]: uc_ttl assignment in inet_ctl_sock_create is redundant.
Denis V. Lunev
2008-04-03
[ICMP]: Simplify ICMP control socket creation.
Denis V. Lunev
[next]