index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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-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-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-29
net_sched: reject unknown tcfa_action values
Paolo Abeni
2018-08-29
net: rtnl: return early from rtnl_unregister_all when protocol isn't registered
Sabrina Dubroca
2018-08-29
ipv6: fix cleanup ordering for pingv6 registration
Sabrina Dubroca
2018-08-29
ipv6: fix cleanup ordering for ip6_mr failure
Sabrina Dubroca
2018-08-29
net/sched: act_pedit: fix dump of extended layered op
Davide Caratti
2018-08-29
tipc: switch to rhashtable iterator
Cong Wang
2018-08-29
tipc: fix a missing rhashtable_walk_exit()
Cong Wang
2018-08-29
vti6: remove !skb->ignore_df check from vti6_xmit()
Alexey Kodanev
2018-08-29
bpf: fix sg shift repair start offset in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
Daniel Borkmann
2018-08-28
bpf: fix several offset tests in bpf_msg_pull_data
Daniel Borkmann
2018-08-27
bpf: fix build error with clang
Stefan Agner
2018-08-27
net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6
Zhu Yanjun
2018-08-27
net: dsa: Drop GPIO includes
Linus Walleij
2018-08-27
tipc: fix the big/little endian issue in tipc_dest
Haiqing Bai
2018-08-27
net: sched: return -ENOENT when trying to remove filter from non-existent chain
Jiri Pirko
2018-08-27
net: sched: fix extack error message when chain is failed to be created
Jiri Pirko
2018-08-27
erspan: set erspan_ver to 1 by default when adding an erspan dev
Xin Long
2018-08-27
sctp: remove useless start_fail from sctp_ht_iter in proc
Xin Long
2018-08-27
sctp: hold transport before accessing its asoc in sctp_transport_get_next
Xin Long
2018-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-26
net: sched: Fix memory exposure from short TCA_U32_SEL
Kees Cook
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-08-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-23
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-23
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-08-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-08-22
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
2018-08-22
tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0
Kevin Yang
2018-08-22
tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
Kevin Yang
2018-08-22
tcp_bbr: add bbr_check_probe_rtt_done() helper
Kevin Yang
2018-08-22
ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
Eric Dumazet
[next]