summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2018-10-20Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu-2/+1
2018-10-20net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern-2/+4
2018-10-20net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis-2/+3
2018-10-19Revert "bond: take rcu lock in netpoll_send_skb_on_dev"David S. Miller-2/+0
2018-10-18ip6_tunnel: Fix encapsulation layoutStefano Brivio-5/+5
2018-10-18tipc: fix info leak from kernel tipc_eventJon Maloy-0/+1
2018-10-18net: socket: fix a missing-check bugWenwen Wang-3/+8
2018-10-18net: sched: Fix for duplicate class dumpPhil Sutter-1/+2
2018-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-6/+9
2018-10-17net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov-2/+0
2018-10-17udp6: fix encap return code for resubmittingPaolo Abeni-4/+2
2018-10-17sctp: not free the new asoc when sctp_wait_for_connect returns errXin Long-1/+3
2018-10-17sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner-3/+2
2018-10-17net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo-2/+4
2018-10-16sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL insteadXin Long-4/+4
2018-10-15rxrpc: Fix a missing rxrpc_put_peer() in the error_report handlerDavid Howells-0/+1
2018-10-15sctp: use the pmtu from the icmp packet to update transport pathmtuXin Long-1/+9
2018-10-15ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet-8/+8
2018-10-15tipc: fix unsafe rcu locking when accessing publication listTung Nguyen-2/+2
2018-10-15rxrpc: Fix incorrect conditional on IPV6David Howells-1/+1
2018-10-15ipv6: rate-limit probes for neighbourless routesSabrina Dubroca-6/+6
2018-10-15rxrpc: use correct kvec num when sending BUSY response packetYueHaibing-1/+2
2018-10-15rxrpc: Fix an uninitialised variableDavid Howells-1/+1
2018-10-15tipc: initialize broadcast link stale counter correctlyJon Maloy-0/+1
2018-10-15llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang-0/+1
2018-10-15net/sched: cls_api: add missing validation of netlink attributesDavide Caratti-9/+12
2018-10-15ethtool: fix a privilege escalation bugWenwen Wang-2/+6
2018-10-15ethtool: fix a missing-check bugWenwen Wang-0/+3
2018-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+2
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman-212/+416
2018-10-11tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue-2/+9
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman-1/+1
2018-10-11xfrm: policy: use hlist rcu variants on insertFlorian Westphal-4/+4
2018-10-11net/xfrm: fix out-of-bounds packet accessAlexei Starovoitov-2/+2
2018-10-11xsk: do not call synchronize_net() under RCU read lockBjörn Töpel-0/+2
2018-10-10tipc: queue socket protocol error messages into socket receive bufferParthasarathy Bhuvaragan-2/+12
2018-10-10tipc: set link tolerance correctly in broadcast linkJon Maloy-5/+11
2018-10-10net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca-3/+4
2018-10-10net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca-6/+84
2018-10-10net/ipv6: stop leaking percpu memory in fib6 infoMike Rapoport-0/+2
2018-10-10Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller-174/+234
2018-10-10rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon-3/+10
2018-10-10net: make skb_partial_csum_set() more robust against overflowsEric Dumazet-5/+7
2018-10-10devlink: Add helper function for safely copy string paramMoshe Shemesh-1/+18
2018-10-10devlink: Fix param cmode driverinit for string typeMoshe Shemesh-3/+12
2018-10-10devlink: Fix param set handling for string typeMoshe Shemesh-3/+8
2018-10-08rxrpc: Fix the packet reception routineDavid Howells-50/+105
2018-10-08rxrpc: Fix connection-level abort handlingDavid Howells-15/+19
2018-10-08rxrpc: Only take the rwind and mtu values from latest ACKDavid Howells-9/+10
2018-10-08rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()David Howells-6/+8