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
2020-01-08
tipc: fix wrong connect() return code
Tuong Lien
2020-01-08
tipc: fix link overflow issue at socket shutdown
Tuong Lien
2020-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-01-08
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
2020-01-08
netfilter: conntrack: dccp, sctp: handle null timeout argument
Florian Westphal
2020-01-08
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
2020-01-08
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
2020-01-08
tipc: remove meaningless assignment in Makefile
Masahiro Yamada
2020-01-08
tipc: do not add socket.o to tipc-y twice
Masahiro Yamada
2020-01-07
vlan: vlan_changelink() should propagate errors
Eric Dumazet
2020-01-07
vlan: fix memory leak in vlan_dev_set_egress_priority
Eric Dumazet
2020-01-06
sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
Xin Long
2020-01-06
tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit error
Ying Xue
2020-01-06
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
2020-01-05
net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
Carl Huang
2020-01-05
netfilter: nf_tables: unbind callbacks from flowtable destroy path
Pablo Neira Ayuso
2020-01-05
netfilter: nf_flow_table_offload: fix the nat port mangle.
wenxu
2020-01-05
netfilter: nf_flow_table_offload: check the status of dst_neigh
wenxu
2020-01-05
netfilter: nf_flow_table_offload: fix incorrect ethernet dst address
wenxu
2020-01-05
netfilter: nft_flow_offload: fix underflow in flowtable reference counter
wenxu
2020-01-02
sch_cake: avoid possible divide by zero in cake_enqueue()
Wen Yang
2020-01-02
tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
Pengcheng Yang
2019-12-30
hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
Taehee Yoo
2019-12-30
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
2019-12-30
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
2019-12-30
netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
Florian Westphal
2019-12-27
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
2019-12-26
net_sched: sch_fq: properly set sk->sk_pacing_status
Eric Dumazet
2019-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-25
hsr: reset network header when supervision frame is created
Taehee Yoo
2019-12-25
hsr: fix a race condition in node list insertion and deletion
Taehee Yoo
2019-12-25
hsr: rename debugfs file when interface name is changed
Taehee Yoo
2019-12-25
hsr: add hsr root debugfs directory
Taehee Yoo
2019-12-25
hsr: fix error handling routine in hsr_dev_finalize()
Taehee Yoo
2019-12-25
hsr: avoid debugfs warning message when module is remove
Taehee Yoo
2019-12-24
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-24
Merge tag 'rxrpc-fixes-20191220' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2019-12-24
sctp: fix err handling of stream initialization
Marcelo Ricardo Leitner
2019-12-24
udp: fix integer overflow while computing available space in sk_rcvbuf
Antonio Messina
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-20
net/smc: unregister ib devices in reboot_event
Karsten Graul
2019-12-20
llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
Chan Shu Tak, Alex
2019-12-20
net: dsa: ksz: use common define for tag len
Michael Grzeschik
2019-12-20
rxrpc: Fix missing security check on incoming calls
David Howells
2019-12-20
rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call()
David Howells
2019-12-20
rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the caller
David Howells
[next]