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-03-21
[IPV4]: Fix null dereference in ip_defrag
Phil Oester
2008-03-20
[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.
YOSHIFUJI Hideaki
2008-03-20
[TCP]: Fix shrinking windows with window scaling
Patrick McHardy
2008-03-20
netpoll: zap_completion_queue: adjust skb->users counter
Jarek Poplawski
2008-03-20
bridge: use time_before() in br_fdb_cleanup()
Fabio Checconi
2008-03-20
[SCTP]: Fix a race between module load and protosw access
Vlad Yasevich
2008-03-20
[NETFILTER]: ipt_recent: sanity check hit count
Daniel Hokka Zakrisson
2008-03-20
[NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()
Roel Kluin
2008-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
2008-03-17
[IPV4]: esp_output() misannotations
Al Viro
2008-03-17
[8021Q]: vlan_dev misannotations
Al Viro
2008-03-17
[SUNRPC]: net/* NULL noise
Al Viro
2008-03-17
[SCTP]: fix misannotated __sctp_rcv_asconf_lookup()
Al Viro
2008-03-17
[PKT_SCHED]: annotate cls_u32
Al Viro
2008-03-17
[NET] endianness noise: INADDR_ANY
Al Viro
2008-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-12
SVCRDMA: Fix erroneous BUG_ON in send_write
Tom Tucker
2008-03-12
SVCRDMA: Add xprt refs to fix close/unmount crash
Tom Tucker
2008-03-11
[SCTP]: Fix local_addr deletions during list traversals.
Chidambar 'ilLogict' Zinnoury
2008-03-11
[TCP]: Prevent sending past receiver window with TSO (at last skb)
Ilpo Järvinen
2008-03-10
[NETFILTER]: nf_queue: don't return error when unregistering a non-existant h...
Patrick McHardy
2008-03-10
[NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0...
Patrick McHardy
2008-03-10
[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...
Patrick McHardy
2008-03-10
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
Pekka Enberg
2008-03-10
[NETFILTER]: nf_conntrack: add \n to "expectation table full" message
Alexey Dobriyan
2008-03-10
[NETFILTER]: xt_time: fix failure to match on Sundays
Jan Engelhardt
2008-03-10
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
Eric Leblond
2008-03-10
[NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.
Eric Leblond
2008-03-07
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-03-07
SUNRPC: Fix a nfs4 over rdma transport oops
Tom Talpey
2008-03-05
RxRPC: fix rxrpc_recvmsg()'s returning of msg_name
David Howells
2008-03-05
bluetooth: make bnep_sock_cleanup() return void
Tobias Klauser
2008-03-05
bluetooth: Make hci_sock_cleanup() return void
Tobias Klauser
2008-03-05
bluetooth: hci_core: defer hci_unregister_sysfs()
Dave Young
2008-03-05
[SCTP]: Bring MAX_BURST socket option into ietf API extension compliance
Neil Horman
2008-03-05
SCTP: Fix chunk parameter processing bug
Gui Jianfeng
2008-03-04
[IPCONFIG]: The kernel gets no IP from some DHCP servers
Stephen Hemminger
2008-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-03-04
rc80211-pid: fix rate adjustment
Stefano Brivio
2008-03-04
[ESP]: Add select on AUTHENC
Herbert Xu
2008-03-04
[NETPOLL]: Revert two bogus cleanups that broke netconsole.
David S. Miller
2008-03-03
[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del
Dave Young
2008-03-03
[NET]: Fix race in generic address resolution.
Frank Blaschka
2008-03-03
iucv: fix build error on !SMP
Heiko Carstens
2008-03-03
[TCP]: Must count fack_count also when skipping
Ilpo Järvinen
2008-02-29
[SCTP]: Use proc_create to setup de->proc_fops.
Pavel Emelyanov
2008-02-29
[IRDA]: Use proc_create() to setup ->proc_fops first
Wang Chen
2008-02-28
[TCP]: BIC web page link is corrected.
Sangtae Ha
2008-02-28
[X25]: Use proc_create() to setup ->proc_fops first
Wang Chen
2008-02-28
[WANROUTER]: Use proc_create() to setup ->proc_fops first
Wang Chen
[next]