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
Age
Commit message (
Expand
)
Author
2011-11-08
iwlwifi: HW rev for 105 and 135 series
Wey-Yi Guy
2011-11-08
iwlagn: remove unnecessary type for tracing operations
Don Fry
2011-11-08
iwlagn: update wowlan API
Johannes Berg
2011-10-24
dp83640: free packet queues on remove
Richard Cochran
2011-10-24
dp83640: use proper function to free transmit time stamping packets
Richard Cochran
2011-10-24
ipv6: Do not use routes from locally generated RAs
Andreas Hofmeister
2011-10-24
|PATCH net-next] tg3: add tx_dropped counter
Eric Dumazet
2011-10-24
be2net: don't create multiple RX/TX rings in multi channel mode
Sathya Perla
2011-10-24
be2net: don't create multiple TXQs in BE2
Sathya Perla
2011-10-24
be2net: refactor VF setup/teardown code into be_vf_setup/clear()
Sathya Perla
2011-10-24
be2net: add vlan/rx-mode/flow-control config to be_setup()
Sathya Perla
2011-10-24
net_sched: cls_flow: use skb_header_pointer()
Eric Dumazet
2011-10-24
ipv4: avoid useless call of the function check_peer_pmtu
Gao feng
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-24
TCP: remove TCP_DEBUG
Flavio Leitner
2011-10-24
net: Fix driver name for mdio-gpio.c
Dirk Eibach
2011-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
David S. Miller
2011-10-24
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2011-10-24
rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces
Eric W. Biederman
2011-10-24
ipv4: fix ipsec forward performance regression
Yan, Zheng
2011-10-24
jme: fix irq storm after suspend/resume
Clemens Buchacher
2011-10-24
route: fix ICMP redirect validation
Flavio Leitner
2011-10-24
net: hold sock reference while processing tx timestamps
Richard Cochran
2011-10-24
tcp: md5: add more const attributes
Eric Dumazet
2011-10-24
Add ethtool -g support to virtio_net
Rick Jones
2011-10-24
tcp: md5: dont write skb head in tcp_md5_hash_header()
Eric Dumazet
2011-10-22
bonding: Add a forgetten sysfs_attr_init on class_attr_bonding_masters
Eric W. Biederman
2011-10-22
tg3: fix tigon3_dma_hwbug_workaround()
Eric Dumazet
2011-10-22
inet: add rfc 3168 extract in front of INET_ECN_encapsulate()
Eric Dumazet
2011-10-22
net: use INET_ECN_MASK instead of hardcoded 3
Maciej Żenczykowski
2011-10-21
igb: VFTA Table Fix for i350 devices
Carolyn Wyborny
2011-10-21
igb: Move DMA Coalescing init code to separate function.
Carolyn Wyborny
2011-10-21
igb: Fix for Alt MAC Address feature on 82580 and later devices
Carolyn Wyborny
2011-10-21
igbvf: Bump version number
Williams, Mitch A
2011-10-21
igbvf: Update module identification strings
Williams, Mitch A
2011-10-21
tcp: add const qualifiers where possible
Eric Dumazet
2011-10-21
dev: use name hash for dev_seq_ops
Mihai Maruseac
2011-10-21
macvtap: Fix the minor device number allocation
Eric W. Biederman
2011-10-21
macvtap: Rewrite macvtap_newlink so the error handling works.
Eric W. Biederman
2011-10-21
macvtap: Don't leak unreceived packets when we delete a macvtap device.
Eric W. Biederman
2011-10-21
macvtap: Fix macvtap_open races in the zero copy enable code.
Eric W. Biederman
2011-10-21
macvtap: Close a race between macvtap_open and macvtap_dellink.
Eric W. Biederman
2011-10-21
virtio_net: fix truesize underestimation
Eric Dumazet
2011-10-21
bnx2x: fix skb truesize underestimation
Eric Dumazet
2011-10-21
net: add opaque struct around skb frag page
Ian Campbell
2011-10-21
cxgbi: convert to SKB paged frag API.
Ian Campbell
2011-10-21
cxgb4vf: convert to SKB paged frag API.
Ian Campbell
2011-10-21
cxgb4: convert to SKB paged frag API.
Ian Campbell
2011-10-21
mlx4: convert to SKB paged frag API.
Ian Campbell
2011-10-20
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
Maciej Żenczykowski
[next]