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
2009-05-29
tcp: fix loop in ofo handling code and reduce its complexity
Ilpo Järvinen
2009-05-29
net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup()
Eric Dumazet
2009-05-29
atm: unset IFF_XMIT_DST_RELEASE in clip_setup()
Eric Dumazet
2009-05-29
net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup()
Eric Dumazet
2009-05-29
Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2009-05-28
llc: Kill outdated and incorrect comment.
David S. Miller
2009-05-28
irda: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
2009-05-28
tcp: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
2009-05-28
wimax: Add netlink interface to get device state
Paulius Zaleckas
2009-05-28
wimax: document why wimax_msg_*() operations can be used in any state
Inaky Perez-Gonzalez
2009-05-28
econet: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
2009-05-28
decnet: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
2009-05-28
atm: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
2009-05-27
net: net/core/sock.c cleanup
Eric Dumazet
2009-05-27
net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
Eric Dumazet
2009-05-27
bridge: avoid an extra space in br_fdb_update()
Jiri Pirko
2009-05-27
tcp: Do not check flush when comparing options for GRO
Herbert Xu
2009-05-27
gro: Store shinfo in local variable in skb_gro_receive
Herbert Xu
2009-05-27
gro: Nasty optimisations for page frags in skb_gro_receive
Herbert Xu
2009-05-27
gro: Open-code final pskb_may_pull
Herbert Xu
2009-05-27
ipv4: Use 32-bit loads for ID and length in GRO
Herbert Xu
2009-05-27
gro: Avoid unnecessary comparison after skb_gro_header
Herbert Xu
2009-05-27
gro: Optimise length comparison in skb_gro_header
Herbert Xu
2009-05-27
tcp: Optimise len/mss comparison
Herbert Xu
2009-05-27
tcp: Remove unnecessary window comparisons for GRO
Herbert Xu
2009-05-27
tcp: Optimise GRO port comparisons
Herbert Xu
2009-05-27
gro: Only use skb_gro_header for completely non-linear packets
Herbert Xu
2009-05-27
gro: Localise offset/headlen in skb_gro_offset
Herbert Xu
2009-05-27
gro: Inline skb_gro_header and cache frag0 virtual address
Herbert Xu
2009-05-27
gro: Open-code frags copy in skb_gro_receive
Herbert Xu
2009-05-26
nl80211: Eliminate reference to BUS_ID_SIZE.
David S. Miller
2009-05-26
net: Remove bogus reference to BUS_ID_SIZE in sysfs code.
David S. Miller
2009-05-25
net: txq_trans_update() helper
Eric Dumazet
2009-05-25
pkt_sched: gen_estimator: Fix signed integers right-shifts.
Jarek Poplawski
2009-05-25
net: remove COMPAT_NET_DEV_OPS
Alexander Beregalov
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-25
skbuff: Copy csum instead of csum_start/csum_offset
Herbert Xu
2009-05-25
skbuff: Move new code into __copy_skb_header
Herbert Xu
2009-05-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
2009-05-22
mac80211: correct probe wait time
Johannes Berg
2009-05-22
mac80211: fix probe response wait timing
Johannes Berg
2009-05-22
wext: remove atomic requirement for wireless stats
Johannes Berg
2009-05-22
tcp: Unexport TCPv6 GRO functions
Herbert Xu
2009-05-21
net: Fix arg to trace_napi_poll() in netpoll.
David S. Miller
2009-05-21
wireless: Use genl_register_family_with_ops()
Michał Mirosław
2009-05-21
netlabel: Use genl_register_family_with_ops()
Michał Mirosław
2009-05-21
ipvs: Use genl_register_family_with_ops()
Michał Mirosław
2009-05-21
tipc: Use genl_register_family_with_ops()
Michał Mirosław
2009-05-21
irda: Use genl_register_family_with_ops()
Michał Mirosław
[next]