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
2018-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-09-11
netfilter: xt_hashlimit: use s->file instead of s->private
Cong Wang
2018-09-11
netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
Michal 'vorner' Vaner
2018-09-11
netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type
Pablo Neira Ayuso
2018-09-11
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
Pablo Neira Ayuso
2018-09-11
netfilter: conntrack: reset tcp maxwin on re-register
Florian Westphal
2018-09-09
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
2018-09-09
net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
Vakul Garg
2018-09-07
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2018-09-07
net_sched: properly cancel netlink dump on failure
Cong Wang
2018-09-06
tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
Cong Wang
2018-09-05
net/iucv: declare iucv_path_table_empty() as static
Julian Wiedmann
2018-09-05
net/af_iucv: fix skb handling on HiperTransport xmit error
Julian Wiedmann
2018-09-05
net/af_iucv: drop inbound packets with invalid flags
Julian Wiedmann
2018-09-05
net/sched: fix memory leak in act_tunnel_key_init()
Davide Caratti
2018-09-05
tipc: orphan sock in tipc_release()
Cong Wang
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-09-04
net: sched: action_ife: take reference to meta module
Vlad Buslov
2018-09-04
act_ife: fix a potential use-after-free
Cong Wang
2018-09-03
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-09-03
tipc: correct spelling errors for tipc_topsrv_queue_evt() comments
Zhenbo Gao
2018-09-03
tipc: correct spelling errors for struct tipc_bc_base's comment
Zhenbo Gao
2018-09-03
sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabel
Xin Long
2018-09-03
sctp: fix invalid reference to the index variable of the iterator
Xin Long
2018-09-03
net: sched: null actions array pointer before releasing action
Vlad Buslov
2018-09-03
ip6_tunnel: respect ttl inherit for ip6tnl
Hangbin Liu
2018-09-03
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach
2018-09-03
mac80211: don't Tx a deauth frame if the AP forbade Tx
Emmanuel Grumbach
2018-09-03
mac80211: Fix station bandwidth setting after channel switch
Ilan Peer
2018-09-03
mac80211: fix a race between restart and CSA flows
Emmanuel Grumbach
2018-09-03
mac80211: fix WMM TXOP calculation
Dreyfuss, Haim
2018-09-03
cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
Dan Carpenter
2018-09-03
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
Lorenzo Bianconi
2018-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-09-02
net/ipv6: Only update MTU metric if it set
David Ahern
2018-09-02
igmp: fix incorrect unsolicit report count after link down and up
Hangbin Liu
2018-09-02
igmp: fix incorrect unsolicit report count when join group
Hangbin Liu
2018-09-02
bpf: Fix bpf_msg_pull_data()
Tushar Dave
2018-09-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-09-01
ipv6: don't get lwtstate twice in ip6_rt_copy_init()
Alexey Kodanev
2018-08-31
tcp: do not restart timewait timer on rst reception
Florian Westphal
2018-08-31
net/rds: RDS is not Radio Data System
Pavel Machek
2018-08-31
Revert "packet: switch kvzalloc to allocate memory"
Eric Dumazet
2018-08-31
netfilter: nf_tables: release chain in flushing set
Taehee Yoo
2018-08-31
netfilter: kconfig: nat related expression depend on nftables core
Florian Westphal
2018-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
2018-08-30
mac80211: always account for A-MSDU header changes
Johannes Berg
2018-08-30
mac80211: do not convert to A-MSDU if frag/subframe limited
Lorenzo Bianconi
2018-08-30
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
Arunk Khandavalli
2018-08-29
net_sched: reject unknown tcfa_action values
Paolo Abeni
[next]