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
2010-10-11
net: clear heap allocations for privileged ethtool actions
Kees Cook
2010-10-11
ATM: mpc, fix use after free
Jiri Slaby
2010-10-08
net: clear heap allocation for ETHTOOL_GRXCLSRLALL
Kees Cook
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-10-07
Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"
John W. Linville
2010-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
David S. Miller
2010-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2010-10-06
mac80211: delete AddBA response timer
Johannes Berg
2010-10-05
caif: fix two caif_connect() bugs
Eric Dumazet
2010-10-05
cls_u32: signedness bug
Dan Carpenter
2010-10-04
Bluetooth: Disallow to change L2CAP_OPTIONS values when connected
Gustavo F. Padovan
2010-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-03
sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()
Dan Rosenberg
2010-10-03
sctp: prevent reading out-of-bounds memory
Dan Rosenberg
2010-10-03
ipv4: correct IGMP behavior on v3 query during v2-compatibility mode
David Stevens
2010-10-03
Revert "ipv4: Make INET_LRO a bool instead of tristate."
Ben Hutchings
2010-10-03
net: Fix the condition passed to sk_wait_event()
Nagendra Tomar
2010-10-03
net: Fix IPv6 PMTU disc. w/ asymmetric routes
Maciej Żenczykowski
2010-09-30
vlan: dont drop packets from unknown vlans in promiscuous mode
Eric Dumazet
2010-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-09-30
Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state"
Gustavo F. Padovan
2010-09-30
Bluetooth: Fix inconsistent lock state with RFCOMM
Gustavo F. Padovan
2010-09-30
Bluetooth: Simplify L2CAP Streaming mode sending
Gustavo F. Padovan
2010-09-30
Bluetooth: fix MTU L2CAP configuration parameter
Andrei Emeltchenko
2010-09-30
Bluetooth: Only enable L2CAP FCS for ERTM or streaming
Mat Martineau
2010-09-29
Phonet: Correct header retrieval after pskb_may_pull
Kumar Sanghvi
2010-09-28
ip_gre: Fix dependencies wrt. ipv6.
David S. Miller
2010-09-28
net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()
Damian Lukowski
2010-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-09-27
tcp: Fix >4GB writes on 64-bit.
David S. Miller
2010-09-27
net/9p: Mount only matching virtio channels
Sven Eckelmann
2010-09-27
ipv6: add IPv6 to neighbour table overflow warning
Ulrich Weber
2010-09-27
tcp: fix TSO FACK loss marking in tcp_mark_head_lost
Yuchung Cheng
2010-09-27
net/9p: fix memory handling/allocation in rdma_request()
Davidlohr Bueso
2010-09-26
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
2010-09-26
br2684: fix scheduling while atomic
Karl Hiramoto
2010-09-24
net: fix a lockdep splat
Eric Dumazet
2010-09-24
mac80211: fix use-after-free
Johannes Berg
2010-09-22
xfrm4: strip ECN bits from tos field
Ulrich Weber
2010-09-22
netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag
Jiri Olsa
2010-09-22
netfilter: nf_nat_snmp: fix checksum calculation (v4)
Patrick McHardy
2010-09-22
netfilter: fix a race in nf_ct_ext_create()
Eric Dumazet
2010-09-22
netfilter: fix ipt_REJECT TCP RST routing for indev == outdev
Changli Gao
2010-09-22
netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()
Simon Horman
2010-09-22
netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets
Eric Dumazet
2010-09-21
ip: fix truesize mismatch in ip fragmentation
Eric Dumazet
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-09-20
tcp: Fix race in tcp_poll
Tom Marshall
2010-09-20
rose: Fix signedness issues wrt. digi count.
David S. Miller
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
[next]