summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-05-24sctp: set new_asoc temp when processing dupcookieXin Long
2017-05-24sctp: fix stream update when processing dupcookieXin Long
2017-05-24libceph: cleanup old messages according to reconnect seqYan, Zheng
2017-05-24xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma...Markus Elfring
2017-05-24netfilter: ctnetlink: fix incorrect nf_ct_put during hash resizeLiping Zhang
2017-05-23netfilter: nat: use atomic bit op to clear the _SRC_NAT_DONE_BITLiping Zhang
2017-05-23netfilter: nft_set_rbtree: handle element re-addition after deletionPablo Neira Ayuso
2017-05-23netfilter: conntrack: fix false CRC32c mismatch using paged skbDavide Caratti
2017-05-23libceph: NULL deref on crush_decode() error pathDan Carpenter
2017-05-23libceph: fix error handling in process_one_ticket()Ilya Dryomov
2017-05-23libceph: validate blob_struct_v in process_one_ticket()Ilya Dryomov
2017-05-23libceph: drop version variable from ceph_monmap_decode()Ilya Dryomov
2017-05-23libceph: make ceph_msg_data_advance() return voidIlya Dryomov
2017-05-23libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov
2017-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-05-23cfg80211: make cfg80211_sched_scan_results() work from atomic contextArend Van Spriel
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-22net: sched: cls_matchall: fix null pointer dereferenceJiri Pirko
2017-05-22vsock: use new wait API for vsock_stream_sendmsg()WANG Cong
2017-05-22ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet
2017-05-21bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long
2017-05-21arp: always override existing neigh entries with gratuitous ARPIhar Hrachyshka
2017-05-21arp: postpone addr_type calculation to as late as possibleIhar Hrachyshka
2017-05-21arp: decompose is_garp logic into a separate functionIhar Hrachyshka
2017-05-21arp: fixed error in a commentIhar Hrachyshka
2017-05-21tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang
2017-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-05-19Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-19xfrm: fix state migration copy replay sequence numbersAntony Antony
2017-05-18xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be staticWei Yongjun
2017-05-18xen/9pfs: fix return value check in xen_9pfs_front_probe()Wei Yongjun
2017-05-18sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet
2017-05-18udp: make *udp*_queue_rcv_skb() functions staticPaolo Abeni
2017-05-18bridge: netlink: check vlan_default_pvid rangeTobias Jungel
2017-05-18net: x25: fix one potential use-after-free issuelinzhang
2017-05-18netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPATWillem de Bruijn
2017-05-17ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller
2017-05-17net: fix compile error in skb_orphan_partial()Eric Dumazet
2017-05-17ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek
2017-05-17neighbour: update neigh timestamps iff update is effectiveIhar Hrachyshka
2017-05-17arp: honour gratuitous ARP _replies_Ihar Hrachyshka
2017-05-17mac80211: strictly check mesh address extension modeRajkumar Manoharan
2017-05-16net: Improve handling of failures on link and route dumpsDavid Ahern
2017-05-16net/smc: Add warning about remote memory exposureChristoph Hellwig
2017-05-16smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEYUrsula Braun
2017-05-16ipmr: vrf: Find VIFs using the actual deviceThomas Winter
2017-05-16tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh
2017-05-16ebtables: arpreply: Add the standard target sanity checkGao Feng
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-15ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar