aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-20net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis
2018-10-19Revert "bond: take rcu lock in netpoll_send_skb_on_dev"David S. Miller
2018-10-18ip6_tunnel: Fix encapsulation layoutStefano Brivio
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 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-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-16sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL insteadXin Long
2018-10-15rxrpc: Fix a missing rxrpc_put_peer() in the error_report handlerDavid Howells
2018-10-15sctp: use the pmtu from the icmp packet to update transport pathmtuXin Long
2018-10-15ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet
2018-10-15tipc: fix unsafe rcu locking when accessing publication listTung Nguyen
2018-10-15rxrpc: Fix incorrect conditional on IPV6David Howells
2018-10-15ipv6: rate-limit probes for neighbourless routesSabrina Dubroca
2018-10-15rxrpc: use correct kvec num when sending BUSY response packetYueHaibing
2018-10-15rxrpc: Fix an uninitialised variableDavid Howells
2018-10-15tipc: initialize broadcast link stale counter correctlyJon Maloy
2018-10-15llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang
2018-10-15net/sched: cls_api: add missing validation of netlink attributesDavide Caratti
2018-10-15ethtool: fix a privilege escalation bugWenwen Wang
2018-10-15ethtool: fix a missing-check bugWenwen Wang
2018-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-11tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-11xfrm: policy: use hlist rcu variants on insertFlorian Westphal
2018-10-11net/xfrm: fix out-of-bounds packet accessAlexei Starovoitov
2018-10-11xsk: do not call synchronize_net() under RCU read lockBjörn Töpel
2018-10-10tipc: queue socket protocol error messages into socket receive bufferParthasarathy Bhuvaragan
2018-10-10tipc: set link tolerance correctly in broadcast linkJon Maloy
2018-10-10net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca
2018-10-10net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-10net/ipv6: stop leaking percpu memory in fib6 infoMike Rapoport
2018-10-10Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2018-10-10rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon
2018-10-10net: make skb_partial_csum_set() more robust against overflowsEric Dumazet
2018-10-10devlink: Add helper function for safely copy string paramMoshe Shemesh
2018-10-10devlink: Fix param cmode driverinit for string typeMoshe Shemesh
2018-10-10devlink: Fix param set handling for string typeMoshe Shemesh
2018-10-08rxrpc: Fix the packet reception routineDavid Howells
2018-10-08rxrpc: Fix connection-level abort handlingDavid Howells
2018-10-08rxrpc: Only take the rwind and mtu values from latest ACKDavid Howells
2018-10-08rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()David Howells