summary refs log tree commit diff
path: root/net
AgeCommit message (Expand)Author
2018-09-03ip6_tunnel: respect ttl inherit for ip6tnlHangbin Liu
2018-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-09-02net/ipv6: Only update MTU metric if it setDavid Ahern
2018-09-02igmp: fix incorrect unsolicit report count after link down and upHangbin Liu
2018-09-02igmp: fix incorrect unsolicit report count when join groupHangbin Liu
2018-09-02bpf: Fix bpf_msg_pull_data()Tushar Dave
2018-09-01ipv6: don't get lwtstate twice in ip6_rt_copy_init()Alexey Kodanev
2018-08-31tcp: do not restart timewait timer on rst receptionFlorian Westphal
2018-08-31net/rds: RDS is not Radio Data SystemPavel Machek
2018-08-31Revert "packet: switch kvzalloc to allocate memory"Eric Dumazet
2018-08-29net_sched: reject unknown tcfa_action valuesPaolo Abeni
2018-08-29net: rtnl: return early from rtnl_unregister_all when protocol isn't registeredSabrina Dubroca
2018-08-29ipv6: fix cleanup ordering for pingv6 registrationSabrina Dubroca
2018-08-29ipv6: fix cleanup ordering for ip6_mr failureSabrina Dubroca
2018-08-29net/sched: act_pedit: fix dump of extended layered opDavide Caratti
2018-08-29tipc: switch to rhashtable iteratorCong Wang
2018-08-29tipc: fix a missing rhashtable_walk_exit()Cong Wang
2018-08-29vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev
2018-08-29bpf: fix sg shift repair start offset in bpf_msg_pull_dataDaniel Borkmann
2018-08-29bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_dataDaniel Borkmann
2018-08-29bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_dataDaniel Borkmann
2018-08-28bpf: fix several offset tests in bpf_msg_pull_dataDaniel Borkmann
2018-08-27bpf: fix build error with clangStefan Agner
2018-08-27net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6Zhu Yanjun
2018-08-27net: dsa: Drop GPIO includesLinus Walleij
2018-08-27tipc: fix the big/little endian issue in tipc_destHaiqing Bai
2018-08-27net: sched: return -ENOENT when trying to remove filter from non-existent chainJiri Pirko
2018-08-27net: sched: fix extack error message when chain is failed to be createdJiri Pirko
2018-08-27erspan: set erspan_ver to 1 by default when adding an erspan devXin Long
2018-08-27sctp: remove useless start_fail from sctp_ht_iter in procXin Long
2018-08-27sctp: hold transport before accessing its asoc in sctp_transport_get_nextXin Long
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-26net: sched: Fix memory exposure from short TCA_U32_SELKees Cook
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-23Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-08-22net/ipv6: init ip6 anycast rt->dst.input as ip6_inputHangbin Liu
2018-08-22tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0Kevin Yang
2018-08-22tcp_bbr: in restart from idle, see if we should exit PROBE_RTTKevin Yang
2018-08-22tcp_bbr: add bbr_check_probe_rtt_done() helperKevin Yang
2018-08-22ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT stateEric Dumazet
2018-08-22addrconf: reduce unnecessary atomic allocationsCong Wang
2018-08-22sch_cake: Fix TC filter flow override and expand it to hosts as wellToke Høiland-Jørgensen
2018-08-22net/ncsi: Fixup .dumpit message flags and ID check in Netlink handlerSamuel Mendoza-Jonas
2018-08-22sunrpc: Add comment defining gssd upcall API keywordsChuck Lever
2018-08-22sunrpc: Extract target name into svc_credChuck Lever