aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-04-20Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-04-17SUNRPC: Ignore queue transmission errors on successful transmissionTrond Myklebust
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-16socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEWArnd Bergmann
2019-04-16tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet
2019-04-16net: bridge: fix netlink export of vlan_stats_per_port optionNikolay Aleksandrov
2019-04-16tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu
2019-04-16tipc: fix link established but not in sessionTuong Lien
2019-04-16net: Fix missing meta data in skb with vlan packetYuya Kusakabe
2019-04-16net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-04-16net/core: work around section mismatch warning for ptp_classifierArd Biesheuvel
2019-04-16net: bridge: fix per-port af_packet socketsNikolay Aleksandrov
2019-04-15route: Avoid crash from dereferencing NULL rt->fromJonathan Lemon
2019-04-15Revert "net-sysfs: Fix memory leak in netdev_register_kobject"Wang Hai
2019-04-14rtnetlink: fix rtnl_valid_stats_req() nlmsg_len checkEric Dumazet
2019-04-14ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet
2019-04-12ipv4: recompile ip options in ipv4_link_failureStephen Suryaputra
2019-04-12rxrpc: Fix detection of out of order acksJeffrey Altman
2019-04-12rxrpc: Trace received connection abortsDavid Howells
2019-04-12rxrpc: Allow errors to be returned from rxrpc_queue_packet()Marc Dionne
2019-04-12rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne
2019-04-12rxrpc: Clear socket errorMarc Dionne
2019-04-12udpv6: Check address length before reading address familyTetsuo Handa
2019-04-12bpf: Check address length before reading address familyTetsuo Handa
2019-04-12llc: Check address length before reading address fieldTetsuo Handa
2019-04-12Bluetooth: Check address length before reading address fieldTetsuo Handa
2019-04-12rxrpc: Check address length before reading srx_service fieldTetsuo Handa
2019-04-12net: netlink: Check address length before reading groups fieldTetsuo Handa
2019-04-12sctp: Check address length before reading address familyTetsuo Handa
2019-04-12net/rds: Check address length before reading address familyTetsuo Handa
2019-04-11dctcp: more accurate tracking of packets deliveryEric Dumazet
2019-04-11net: netrom: Fix error cleanup path of nr_proto_initYueHaibing
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust
2019-04-11xprtrdma: Fix helper that drains the transportChuck Lever
2019-04-11net: bridge: multicast: use rcu to access port list from br_multicast_start_q...Nikolay Aleksandrov
2019-04-11net/smc: move unhash before release of clcsockUrsula Braun
2019-04-11net/smc: fix return code from FLUSH commandKarsten Graul
2019-04-11net/smc: propagate file from SMC to TCP socketUrsula Braun
2019-04-11net/smc: fix a NULL pointer dereferenceKangjie Lu
2019-04-11net/smc: wait for pending work before clcsock release_sockKarsten Graul
2019-04-10net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recvLorenzo Bianconi
2019-04-10tipc: missing entries in name table of publicationsHoang Le
2019-04-10failover: allow name change on IFF_UP slave interfacesSi-Wei Liu
2019-04-10net/tls: fix build without CONFIG_TLS_DEVICEJakub Kicinski
2019-04-10net: strparser: partially revert "strparser: Call skb_unclone conditionally"Jakub Kicinski
2019-04-10net/tls: don't leak partially sent record in device modeJakub Kicinski
2019-04-10net/tls: fix the IV leaksJakub Kicinski
2019-04-09Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-04-09mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN modeAlexander Wetzel
2019-04-08net: ip6_gre: fix possible use-after-free in ip6erspan_rcvLorenzo Bianconi