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
2012-09-21
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
2012-09-21
ipv6: fix return value check in fib6_add()
Wei Yongjun
2012-09-20
net: do not disable sg for packets requiring no checksum
Ed Cashin
2012-09-20
xfrm_user: don't copy esn replay window twice for new states
Mathias Krause
2012-09-20
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
2012-09-20
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
2012-09-20
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
2012-09-20
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
2012-09-20
xfrm_user: fix info leak in copy_to_user_auth()
Mathias Krause
2012-09-20
tcp: restore rcv_wscale in a repair mode (v2)
Andrey Vagin
2012-09-19
net/core: fix comment in skb_try_coalesce
Li RongQing
2012-09-19
pkt_sched: fix virtual-start-time update in QFQ
Paolo Valente
2012-09-19
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
Michal Kubeček
2012-09-19
batman-adv: make batadv_test_bit() return 0 or 1 only
Linus Lüssing
2012-09-18
xfrm: fix a read lock imbalance in make_blackhole
Li RongQing
2012-09-18
tcp: fix regression in urgent data handling
Eric Dumazet
2012-09-18
net: fix memory leak on oom with zerocopy
Michael S. Tsirkin
2012-09-18
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
2012-09-18
xfrm_user: return error pointer instead of NULL
Mathias Krause
2012-09-18
ipv6: use DST_* macro to set obselete field
Nicolas Dichtel
2012-09-18
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
2012-09-18
xfrm: invalidate dst on policy insertion/deletion
Nicolas Dichtel
2012-09-18
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
2012-09-18
net: rt_cache_flush() cleanup
Eric Dumazet
2012-09-18
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
2012-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-13
pktgen: fix crash with vlan and packet size less than 46
Nishank Trivedi
2012-09-13
net_sched: gred: actually perform idling in WRED mode
David Ward
2012-09-13
net_sched: gred: fix qave reporting via netlink
David Ward
2012-09-13
net_sched: gred: eliminate redundant DP prio comparisons
David Ward
2012-09-13
net_sched: gred: correct comment about qavg calculation in RIO mode
David Ward
2012-09-13
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2012-09-13
Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-09-12
netfilter: log: Fix log-level processing
Joe Perches
2012-09-11
net-sched: sch_cbq: avoid infinite loop
Eric Dumazet
2012-09-10
net: fix net/core/sock.c build error
Randy Dunlap
2012-09-10
caif: move the dereference below the NULL test
Wei Yongjun
2012-09-09
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
2012-09-09
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
2012-09-08
net: small bug on rxhash calculation
Chema Gonzalez
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
udp: increment UDP_MIB_INERRORS if copy failed
Eric Dumazet
2012-09-07
SUNRPC: Fix a UDP transport regression
Trond Myklebust
2012-09-06
netfilter: take care of timewait sockets
Eric Dumazet
2012-09-05
Fix order of arguments to compat_put_time[spec|val]
Mikulas Patocka
2012-09-05
tcp: fix possible socket refcount problem for ipv6
Julian Anastasov
2012-09-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-09-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-05
mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
LEO Airwarosu Yoichi Shinoda
2012-09-04
l2tp: fix a typo in l2tp_eth_dev_recv()
Eric Dumazet
[next]