summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-20ulp: remove uid and user_visible membersDaniel Borkmann
2018-10-20Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu
2018-10-20net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-10-20bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend
2018-10-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-10-20net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis
2018-10-19netpoll: allow cleanup to be synchronousDebabrata Banerjee
2018-10-20bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend
2018-10-19bpf: add tests for direct packet access from CGROUP_SKBSong Liu
2018-10-19bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKBSong Liu
2018-10-19bpf: add queue and stack mapsMauricio Vasquez B
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-19Revert "bond: take rcu lock in netpoll_send_skb_on_dev"David S. Miller
2018-10-19Revert "netfilter: xt_quota: fix the behavior of xt_quota module"Pablo Neira Ayuso
2018-10-19netfilter: remove two unused variables.Weongyo Jeong
2018-10-19netfilter: nf_flow_table: do not remove offload when other netns's interface ...Taehee Yoo
2018-10-19netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...Taehee Yoo
2018-10-19netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit r...Taehee Yoo
2018-10-18ip6_tunnel: Fix encapsulation layoutStefano Brivio
2018-10-18tcp: fix TCP_REPAIR xmit queue setupEric Dumazet
2018-10-18tipc: fix info leak from kernel tipc_eventJon Maloy
2018-10-18net: socket: fix a missing-check bugWenwen Wang
2018-10-18net: sched: Fix for duplicate class dumpPhil Sutter
2018-10-18Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2018-10-18sunrpc: safely reallow resvport min/max inversionJ. Bruce Fields
2018-10-18SUNRPC: Fix a compile warning for cmpxchg64()Trond Myklebust
2018-10-18sctp: use sk_wmem_queued to check for writable spaceXin Long
2018-10-18sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk sizeXin Long
2018-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-10-17net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov
2018-10-17udp6: fix encap return code for resubmittingPaolo Abeni
2018-10-17tcp_bbr: centralize code to set gainsNeal Cardwell
2018-10-17tcp_bbr: adjust TCP BBR for departure time pacingNeal Cardwell
2018-10-17net/ncsi: Add NCSI Broadcom OEM commandVijay Khemka
2018-10-17sctp: not free the new asoc when sctp_wait_for_connect returns errXin Long
2018-10-17sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner
2018-10-17net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo
2018-10-17net: fix warning in af_unixKyeongdon Kim
2018-10-17bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel
2018-10-17bpf: sockmap, support for msg_peek in sk_msg with redirect ingressJohn Fastabend
2018-10-17bpf: sockmap, fix skmsg recvmsg handler to track size correctlyJohn Fastabend
2018-10-16tcp, ulp: remove socket lock assertion on ULP cleanupDaniel Borkmann
2018-10-16netfilter: xt_nat: fix DNAT target for shifted portmap rangesPaolo Abeni
2018-10-16sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL insteadXin Long
2018-10-16netfilter: nf_nat_snmp_basic: add missing helper alias nameTaehee Yoo
2018-10-16netfilter: xt_osf: simplify xt_osf_match_packet()Pablo Neira Ayuso