summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-07-26Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc
2019-07-269p/virtio: Add cleanup path in p9_virtio_initYueHaibing
2019-07-269p/xen: Add cleanup path in p9_trans_xen_initYueHaibing
2019-07-26SUNRPC: Ensure the bvecs are reset when we re-encode the RPC requestTrond Myklebust
2019-07-26xdp: fix race on generic receive pathIlya Maximets
2019-07-26Bluetooth: validate BLE connection interval updatescsonsino
2019-07-26Bluetooth: hidp: NUL terminate a string in the compat ioctlDan Carpenter
2019-07-26Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa
2019-07-26Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer
2019-07-26netfilter: Fix remainder of pseudo-header protocol 0He Zhe
2019-07-26xsk: Properly terminate assignment in xskq_produce_flush_descNathan Chancellor
2019-07-26netfilter: ctnetlink: Fix regression in conntrack entry deletionFelix Kaechele
2019-07-26ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov
2019-07-26ipvs: defer hook registration to avoid leaksJulian Anastasov
2019-07-26ipsec: select crypto ciphers for xfrm_algoArnd Bergmann
2019-07-26xfrm: fix sa selector validationNicolas Dichtel
2019-07-26ipset: Fix memory accounting for hash types on resizeStefano Brivio
2019-07-26netfilter: ipset: fix a missing check of nla_parseAditya Pakki
2019-07-26batman-adv: Fix duplicated OGMs on NETDEV_UPSven Eckelmann
2019-07-26xfrm: Fix xfrm sel prefix length validationAnirudh Gupta
2019-07-26af_key: fix leaks in key_pol_get_resp and dump_sp.Jeremy Sowden
2019-07-26batman-adv: fix for leaked TVLV handler.Jeremy Sowden
2019-07-05Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-07-03Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa
2019-06-29Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-06-28SUNRPC: Fix up calculation of client message lengthTrond Myklebust
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-26af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...Neil Horman
2019-06-26sctp: change to hold sk after auth shkey is created successfullyXin Long
2019-06-26ipv6: fix neighbour resolution with raw socketNicolas Dichtel
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel
2019-06-26ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra
2019-06-26net/smc: Fix error path in smc_initYueHaibing
2019-06-26net/smc: hold conns_lock before calling smc_lgr_register_conn()Huaping Zhou
2019-06-25net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down"Eiichi Tsukata
2019-06-25ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loopStephen Suryaputra
2019-06-24tipc: check msg->req data len in tipc_nl_compat_bearer_disableXin Long
2019-06-24net/packet: fix memory leak in packet_set_ring()Eric Dumazet
2019-06-24net/tls: fix page double free on TX cleanupDirk van der Merwe
2019-06-23net/sched: cbs: Fix error path of cbs_module_initYueHaibing
2019-06-22tipc: change to use register_pernet_deviceXin Long
2019-06-22Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-21tcp: refine memory limit test in tcp_fragment()Eric Dumazet
2019-06-21Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-06-21SUNRPC: Fix a credential refcount leakTrond Myklebust
2019-06-21Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"Anna Schumaker
2019-06-21net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19inet: clear num_timeout reqsk_alloc()Eric Dumazet