summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-09-15ipv6: don't get lwtstate twice in ip6_rt_copy_init()Alexey Kodanev
2018-09-15erspan: set erspan_ver to 1 by default when adding an erspan devXin Long
2018-09-15sctp: remove useless start_fail from sctp_ht_iter in procXin Long
2018-09-15tipc: fix the big/little endian issue in tipc_destHaiqing Bai
2018-09-15tipc: fix a missing rhashtable_walk_exit()Cong Wang
2018-09-15net/sched: act_pedit: fix dump of extended layered opDavide Caratti
2018-09-15net: sched: action_ife: take reference to meta moduleVlad Buslov
2018-09-15act_ife: fix a potential deadlockCong Wang
2018-09-15act_ife: move tcfa_lock down to where necessaryCong Wang
2018-09-15vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev
2018-09-15tcp: do not restart timewait timer on rst receptionFlorian Westphal
2018-09-15net: sched: Fix memory exposure from short TCA_U32_SELKees Cook
2018-09-15ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT stateEric Dumazet
2018-09-15act_ife: fix a potential use-after-freeCong Wang
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker
2018-09-09net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()Tomas Bortoli
2018-09-09net/9p/client.c: version pointer uninitializedTomas Bortoli
2018-09-099p/virtio: fix off-by-one error in sg list bounds checkjiangyiwen
2018-09-099p: fix multiple NULL-pointer-dereferencesTomas Bortoli
2018-09-099p/net: Fix zero-copy path in the 9p virtio transportChirantan Ekbote
2018-09-09net: mac802154: tx: expand tailroom if necessaryAlexander Aring
2018-09-09net: 6lowpan: fix reserved space for single framesAlexander Aring
2018-09-05xprtrdma: Fix disconnect regressionChuck Lever
2018-08-22cls_matchall: fix tcf_unbind_filter missingHangbin Liu
2018-08-22ip_vti: fix a null pointer deferrence when create vti fallback tunnelHaishuang Yan
2018-08-22net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()Jeremy Cline
2018-08-22Bluetooth: avoid killing an already killed socketSudip Mukherjee
2018-08-22net_sched: Fix missing res info when create new tc_index filterHangbin Liu
2018-08-22net_sched: fix NULL pointer dereference when delete tcindex filterHangbin Liu
2018-08-22l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cacheWei Wang
2018-08-17Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn
2018-08-08dsa: slave: eee: Allow ports to use phylinkAndrew Lunn
2018-08-08net/smc: move sock lock in smc_ioctl()Ursula Braun
2018-08-08net/smc: allow sysctl rmem and wmem defaults for serversUrsula Braun
2018-08-08net/smc: no shutdown in state SMC_LISTENUrsula Braun
2018-08-08rxrpc: Fix the keepalive generator [ver #2]David Howells
2018-08-07llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang
2018-08-07dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()Alexey Kodanev
2018-08-07tipc: fix an interrupt unsafe locking scenarioYing Xue
2018-08-07vsock: split dwork to avoid reinitializationsCong Wang
2018-08-06packet: refine ring v3 block size test to hold one frameWillem de Bruijn
2018-08-05ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmitXin Long
2018-08-05ipv6: fix double refcount of fib6_metricsCong Wang
2018-08-04netlink: Don't shift on 64 for ngroupsDmitry Safonov
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-04net/smc: no cursor update send in state SMC_INITUrsula Braun
2018-08-03l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()Guillaume Nault
2018-08-01Revert "net/ipv6: fix metrics leak"David S. Miller
2018-08-01rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing
2018-08-01net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli